ScriptEvent:localizeStringArgs
From Mod Wiki
Contents |
[edit]
Parameters
string name -- Name of the locStr to localize.
[edit]
Result
[edit]
Supported By
sdSysCallThread
[edit]
Comments
- Use pushLocString and pushLocStringIndex for adding values to the localization stack.
[edit]
Functionality
Returns localized text for the given locStr using the values on the localization stack for parameters.
