docs.unity.cn
    Show / Hide Table of Contents

    Class UIntTrackedProperty

    Inheritance
    Object
    TrackedProperty<UInt32>
    UIntTrackedProperty
    ArraySizeTrackedProperty
    Inherited Members
    TrackedProperty<UInt32>.PropertyPath
    TrackedProperty<UInt32>.HasVariant(LocaleIdentifier)
    TrackedProperty<UInt32>.RemoveVariant(LocaleIdentifier)
    TrackedProperty<UInt32>.GetValue(LocaleIdentifier, UInt32)
    TrackedProperty<UInt32>.GetValue(LocaleIdentifier, LocaleIdentifier, UInt32)
    TrackedProperty<UInt32>.SetValue(LocaleIdentifier, UInt32)
    TrackedProperty<UInt32>.GetValueAsString(LocaleIdentifier)
    TrackedProperty<UInt32>.GetValueAsString(LocaleIdentifier, LocaleIdentifier)
    TrackedProperty<UInt32>.SetValueFromString(LocaleIdentifier, String)
    TrackedProperty<UInt32>.ConvertToString(UInt32)
    TrackedProperty<UInt32>.ConvertFromString(String)
    Namespace: UnityEngine.Localization.PropertyVariants.TrackedProperties
    Syntax
    public class UIntTrackedProperty : TrackedProperty<uint>, ITrackedPropertyValue<uint>, IStringProperty, ITrackedProperty, ISerializationCallbackReceiver
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 28, 2021