Scaleform::Locale
class Locale;
Locale is used for storing location specific information.
Method |
Description |
Returns the language name in English. | |
Obtains the native language name. | |
Returns the UCS encoded value of the negative sign in the monetary value of user locale. | |
Returns the UCS encoded decimal point character used in numerical values. | |
Returns the UCS encoded value of positive sign in the monetary value of user locale. | |
Returns the UCS encoded character used to separate group of digits before the decimal point in numerical values. | |
Returns the exponential sign as UCS encoded character. | |
Returns the String indicating the size of each group of digits separated by group separator in numerical values. | |
Constructs a Locale object. |
SF_Locale.h