Translator::TranslateInfo

Translator::TranslateInfo
Scaleform::GFx::Translator::TranslateInfo
Declaration
class TranslateInfo;
Description

TranslateInfo class provides data to and from the Translate method such as the original text, name of textfield's instance, resulting translated text.

Methods
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. 
File

GFx_Loader.h