📝GameLocalizer
Last updated
Last updated
Localization tokens are stored in resource/localization
folder in pak01_dir.vpk
string
): string
Name | Type | Description |
---|---|---|
Returns localized string by token or returns empty string if token not found.
string
): string
Name | Type | Description |
---|---|---|
Returns localized string by ability name or returns empty string if ability not found.
string
): string
Returns localized string by item name or returns empty string if item not found.
string
): string
Returns localized string by unit name or returns empty string if unit not found.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
token
string
should be in format #token
ability_name
string
item_name
string
unit_name
string