#include <consoleDictionary.h>
◆ anonymous enum
| Enumerator |
|---|
| TypeInternalInt | |
| TypeInternalFloat | |
| TypeInternalString | |
◆ Entry()
| Entry |
( |
StringTableEntry |
name | ) |
|
◆ ~Entry()
◆ getFloatValue()
◆ getIntValue()
◆ getStringValue()
| const char * getStringValue |
( |
| ) |
|
|
inline |
◆ setFloatValue()
| void setFloatValue |
( |
F32 |
val | ) |
|
|
inline |
◆ setIntValue()
| void setIntValue |
( |
U32 |
val | ) |
|
|
inline |
◆ setStringValue()
| void setStringValue |
( |
const char * |
value | ) |
|
◆ bufferLen
◆ dataPtr
◆ fval
◆ ival
◆ name
◆ nextEntry
◆ sval
◆ type
The documentation for this struct was generated from the following files:
- console/consoleDictionary.h
- console/consoleDictionary.cc