 | LocalizableTextCurrentLocale Property |
Gets or sets the current locale.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic string CurrentLocale { get; set; }Property Value
Type:
StringThe current locale.
See Also