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
Member Data DocumentationNumber of enumerated items in the table.
|