EnumTable::Enums Struct Reference

#include <console.h>

List of all members.


Detailed Description

This represents a specific item in the enumeration.


Public Attributes

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


Member Data Documentation

Index label maps to.

Label for this index.