| LocalizableText Class |
Namespace: Candlelight.UI
public class LocalizableText : ScriptableObject, ITextSource
The LocalizableText type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentLocale |
Gets or sets the current locale.
| |
| DefaultText |
Gets or sets the default text.
| |
| OutputText |
Gets the output text.
| |
| TenMostCommonLanguages |
Gets locale strings for the ten most common languages for mobile apps according to
http://todaysweb.net/top-mobile-apps-games-localization-languages-maximum-revenue/
|
| Name | Description | |
|---|---|---|
| GetLocaleOverrides(DictionaryString, String) |
Gets the localized text.
| |
| GetLocaleOverrides(DictionaryString, String) | Obsolete. | |
| SetLocaleForAll |
Sets the locale for all instances of LocalizableText.
| |
| SetLocaleOverrides |
Sets the localized text.
|
| Name | Description | |
|---|---|---|
| BecameDirty |
Occurs whenever the text on this instance has changed.
|
| Name | Description | |
|---|---|---|
| GetPrefabName |
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.) | |
| OpenReferencePage |
Opens a reference web page generated for the specified object.
(Defined by ObjectX.) |