< Not used (garbage included automatically from kexengine) More...
Public Member Functions | |
| uint | GetGroupIndex (const kStr &in groupName) |
| kStr | GetString (const kStr &in key, kexLocPlatform_e plat) const |
| kStr | GetString (int key, kexLocPlatform_e plat) const |
| kStr | GetGroupString (const kStr &in key, uint groupIndex, uint plat) const |
| plat: kexLocPlatform_e | |
| kStr | GetGroupString (int key, uint groupIndex, uint plat) const |
| plat: kexLocPlatform_e | |
| kStr | TranslateString (const kStr &in key, kexLocPlatform_e plat) const |
| kStr | TranslateString (const kStr &in key) const |
| Same as Game.GetLocalizedText. | |
| kStr | TranslateGroupString (const kStr &in key, uint groupIndex, uint plat) const |
| plat: kexLocPlatform_e | |
| kStr | TranslateStringWithArgs (const kStr &in key, const kDict &in pairs, uint plat) const |
| plat: kexLocPlatform_e | |
| kStr | TranslateGroupStringWithArgs (const kStr &in key, const kDict &in pairs, uint groupIndex, uint plat) const |
| plat: kexLocPlatform_e | |
< Not used (garbage included automatically from kexengine)
Definition at line 866 of file t1_scriptAPI.cpp.
| uint kexTranslation::GetGroupIndex | ( | const kStr &in | groupName | ) |
plat: kexLocPlatform_e
| kStr kexTranslation::GetGroupString | ( | int | key, |
| uint | groupIndex, | ||
| uint | plat ) const |
plat: kexLocPlatform_e
| kStr kexTranslation::GetString | ( | const kStr &in | key, |
| kexLocPlatform_e | plat ) const |
| kStr kexTranslation::GetString | ( | int | key, |
| kexLocPlatform_e | plat ) const |
plat: kexLocPlatform_e
| kStr kexTranslation::TranslateGroupStringWithArgs | ( | const kStr &in | key, |
| const kDict &in | pairs, | ||
| uint | groupIndex, | ||
| uint | plat ) const |
plat: kexLocPlatform_e
| kStr kexTranslation::TranslateString | ( | const kStr &in | key, |
| kexLocPlatform_e | plat ) const |
| kStr kexTranslation::TranslateStringWithArgs | ( | const kStr &in | key, |
| const kDict &in | pairs, | ||
| uint | plat ) const |
plat: kexLocPlatform_e