Class SpecificLocaleSelector | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class SpecificLocaleSelector

    Returns the a specific locale if it exists.

    Inheritance
    System.Object
    StartupLocaleSelector
    SpecificLocaleSelector
    Namespace: UnityEngine.Localization
    Syntax
    public class SpecificLocaleSelector : StartupLocaleSelector

    Properties

    LocaleId

    The Id of the Locale that should be used if possible when selecting.

    Declaration
    public LocaleIdentifier LocaleId { get; set; }
    Property Value
    Type Description
    LocaleIdentifier

    Methods

    GetStartupLocale(LocalesProvider)

    Declaration
    public override Locale GetStartupLocale(LocalesProvider availableLocales)
    Parameters
    Type Name Description
    LocalesProvider availableLocales
    Returns
    Type Description
    Locale
    Overrides
    StartupLocaleSelector.GetStartupLocale(LocalesProvider)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023