ITextManager.getText

returns the localized text string depending on the loaded locale database

interface ITextManager
const pure nothrow
string
getText
(
int _key
)

Parameters

_key int

loca lookup key

See Also

this, AlexaText, LocaParser

Meta