docs.unity.cn
    Show / Hide Table of Contents

    Class ArraySizeTrackedProperty

    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
    [Serializable]
    public class ArraySizeTrackedProperty : UIntTrackedProperty, ITrackedPropertyValue<uint>, IStringProperty, ITrackedProperty, ISerializationCallbackReceiver, ITrackedPropertyRemoveVariant
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use