|
Torque2D Reference
|
This is the complete list of members for Dictionary::Entry, including all inherited members.
| bufferLen | Dictionary::Entry | |
| dataPtr | Dictionary::Entry | |
| Entry(StringTableEntry name) | Dictionary::Entry | |
| fval | Dictionary::Entry | |
| getFloatValue() | Dictionary::Entry | inline |
| getIntValue() | Dictionary::Entry | inline |
| getStringValue() | Dictionary::Entry | inline |
| ival | Dictionary::Entry | |
| name | Dictionary::Entry | |
| nextEntry | Dictionary::Entry | |
| setFloatValue(F32 val) | Dictionary::Entry | inline |
| setIntValue(U32 val) | Dictionary::Entry | inline |
| setStringValue(const char *value) | Dictionary::Entry | |
| sval | Dictionary::Entry | |
| type | Dictionary::Entry | |
| TypeInternalFloat enum value | Dictionary::Entry | |
| TypeInternalInt enum value | Dictionary::Entry | |
| TypeInternalString enum value | Dictionary::Entry | |
| ~Entry() | Dictionary::Entry |
1.8.3.1