ITextManager

interface ITextManager {}

Members

Functions

getText
string getText(int _key)

returns the localized text string depending on the loaded locale database

Meta