docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ILocalesProvider

    Holds the Locale's that the project supports.

    Namespace: UnityEngine.Localization.Settings
    Assembly: Unity.Localization.dll
    Syntax
    public interface ILocalesProvider

    Properties

    Name Description
    Locales

    The list of Locales available.

    Methods

    Name Description
    AddLocale(Locale)

    Add a Locale to allow support for a specific language.

    GetLocale(LocaleIdentifier)

    Attempt to retrieve a Locale using the identifier.

    RemoveLocale(Locale)

    Removes support for a specific Locale.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)