docs.unity.cn
    Show / Hide Table of Contents

    Class LongTrackedProperty

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