docs.unity.cn
    Show / Hide Table of Contents

    Class ULongTrackedProperty

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