All texts for all languages as array of texts.
Gets the text for the specified language index.
OptionallangIdx: numberThe language index.
The text for the specified language index.
Gets the text for the specified global ID.
The global ID.
The text for the specified global ID.
Sets the text for all languages.
The text to set.
Sets the text for the specified language index.
The language index.
The text to set.
Sets the text for the specified global ID.
The global ID.
The text to set.
Converts the LangString to an object.
The object representation of the LangString.
Interface representing a localiced string. Corresponds to the LangTextVar class in the C++ API.