Click or drag to resize
LocalizableTextCurrentLocale Property
Gets or sets the current locale.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public string CurrentLocale { get; set; }

Property Value

Type: String
The current locale.
See Also