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