docs.unity.cn
    Show / Hide Table of Contents

    Class UShortTrackedProperty

    Inheritance
    Object
    TrackedProperty<UInt16>
    UShortTrackedProperty
    Inherited Members
    TrackedProperty<UInt16>.PropertyPath
    TrackedProperty<UInt16>.HasVariant(LocaleIdentifier)
    TrackedProperty<UInt16>.RemoveVariant(LocaleIdentifier)
    TrackedProperty<UInt16>.GetValue(LocaleIdentifier, UInt16)
    TrackedProperty<UInt16>.GetValue(LocaleIdentifier, LocaleIdentifier, UInt16)
    TrackedProperty<UInt16>.SetValue(LocaleIdentifier, UInt16)
    TrackedProperty<UInt16>.GetValueAsString(LocaleIdentifier)
    TrackedProperty<UInt16>.GetValueAsString(LocaleIdentifier, LocaleIdentifier)
    TrackedProperty<UInt16>.SetValueFromString(LocaleIdentifier, String)
    TrackedProperty<UInt16>.ConvertToString(UInt16)
    TrackedProperty<UInt16>.ConvertFromString(String)
    Namespace: UnityEngine.Localization.PropertyVariants.TrackedProperties
    Syntax
    [Serializable]
    public class UShortTrackedProperty : TrackedProperty<ushort>, ITrackedPropertyValue<ushort>, IStringProperty, ITrackedProperty, ISerializationCallbackReceiver, ITrackedPropertyRemoveVariant
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use