API ReferenceSandbox.Localization
Languagesclass
A list of supported languages and metadata surrounding them
object→Languages
Methods1
Showing 1 methods
public static Sandbox.Localization.LanguageInformation Find(string key)
Find a language by shortname, or full name
| Parameter | Type | Description |
|---|---|---|
| key | string | — |
No results match this filter.
Properties1
Showing 1 properties
public static System.Collections.Generic.IEnumerable`1<Sandbox.Localization.LanguageInformation> Sandbox.Localization.Languages.List { get; set; }
Enumerate all languages, in no particular order
No results match this filter.