Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
EnumTable::Enums Struct Reference

This represents a specific item in the enumeration. More...

#include <console.h>

Public Attributes

S32 index
 Index label maps to. More...
 
const char * label
 Label for this index. More...
 

Detailed Description

This represents a specific item in the enumeration.

Member Data Documentation

S32 index

Index label maps to.

const char* label

Label for this index.


The documentation for this struct was generated from the following file: