Class LocalizationSettingsTests.SimpleLocalesProvider
Inherited Members
Namespace: UnityEngine.Localization.Tests
Syntax
public class SimpleLocalesProvider : LocalesProvider
Constructors
SimpleLocalesProvider()
Declaration
public SimpleLocalesProvider()
Properties
Locales
Declaration
public override List<Locale> Locales { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Locale> |