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

    Class LocalizedAssetProperty

    Provides localization support to tracked UnityEngine.Object.

    Inheritance
    Object
    LocalizedAssetProperty
    Namespace: UnityEngine.Localization.PropertyVariants.TrackedProperties
    Syntax
    [Serializable]
    public class LocalizedAssetProperty : ITrackedProperty

    Properties

    LocalizedObject

    The Localized Object that will be used for this tracked property.

    Declaration
    public LocalizedAssetBase LocalizedObject { get; set; }
    Property Value
    Type Description
    LocalizedAssetBase

    PropertyPath

    Declaration
    public string PropertyPath { get; set; }
    Property Value
    Type Description
    String
    Implements
    ITrackedProperty.PropertyPath

    Methods

    HasVariant(LocaleIdentifier)

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