Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
EnumTable
::
Enums
EnumTable::Enums Struct Reference
#include <console.h>
Detailed Description
This represents a specific item in the enumeration.
Data Fields
S32
index
Index label maps to.
const char *
label
Label for this index.
Field Documentation
S32
EnumTable::Enums::index
Index label maps to.
const char*
EnumTable::Enums::label
Label for this index.
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen