|
Torque2D 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... | |
This represents a specific item in the enumeration.
| S32 index |
Index label maps to.
| const char* label |
Label for this index.
1.8.3.1