Torque2D Reference
Loading...
Searching...
No Matches
EnumTable::Enums Struct Reference

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

#include <console.h>

Public Attributes

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

Detailed Description

This represents a specific item in the enumeration.

Member Data Documentation

◆ index

S32 index

Index label maps to.

◆ label

const char* label

Label for this index.


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