docs.unity3d.com
    目次を表示する/隠す

    Class SpecificLocaleSelector

    Returns the a specific locale if it exists.

    Inheritance
    Object
    SpecificLocaleSelector
    Namespace: UnityEngine.Localization.Settings
    Syntax
    [Serializable]
    public class SpecificLocaleSelector : IStartupLocaleSelector

    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(ILocalesProvider)

    Returns the Locale that matches LocaleId or null if one could not be found.

    Declaration
    public Locale GetStartupLocale(ILocalesProvider availableLocales)
    Parameters
    Type Name Description
    ILocalesProvider availableLocales
    Returns
    Type Description
    Locale
    Implements
    IStartupLocaleSelector.GetStartupLocale(ILocalesProvider)
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)