Scaleform::GFx::Translator::TranslateInfo
class TranslateInfo;
TranslateInfo class provides data to and from the Translate method such as the original text, name of textfield's instance, resulting translated text.
Method |
Description |
An input method which returns the instance name of the textfield being translated. | |
An input method which returns the 'key' string - original text value of the textfield being translated. | |
Determines if the key string (returned by GetKey) is HTML or not. | |
An output method which sets the translated string as a plain text. | |
An output method which sets translated string as a HTML text. | |
Initializes the TranslateInfo object. |
GFx_Loader.h