native
GetLangTransKey
Syntax
native TransKey:GetLangTransKey(const key[]);
Description
Finds a translation key index without adding on failure.
Parameters
| key | Key to search for |
|---|
Return
Key index, or -1 if not found
native
native TransKey:GetLangTransKey(const key[]);
Finds a translation key index without adding on failure.
| key | Key to search for |
|---|
Key index, or -1 if not found