This is the complete list of members for kDictMem, including all inherited members.
GetBool(const kStr &in key, bool &out boolResult, const bool defaultValue=false) | kDictMem | |
GetFloat(const kStr &in key, float &out floatResult, const float defaultValue=0) | kDictMem | |
GetInt(const kStr &in key, int &out intResult, const int defaultValue=0) | kDictMem | |
GetString(const kStr &in key, kStr &out stringResult) | kDictMem | |
GetVector(const kStr &in key, kVec3 &out vectorResult) | kDictMem |