![]() TGE Version 1.5.2 | |||||||||||||||||||||
| |||||||||||||||||||||
EnumTable Struct Reference#include <console.h>
Detailed DescriptionScripting engine representation of an enum.This data structure is used by the scripting engine to expose enumerations to the scripting language. It acts to relate named constants to integer values, just like an enum in C++.
Constructor & Destructor Documentation
Field DocumentationNumber of enumerated items in the table.
|