docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ArraySizeTrackedProperty

    Inheritance
    object
    TrackedProperty<uint>
    UIntTrackedProperty
    ArraySizeTrackedProperty
    Implements
    ITrackedPropertyValue<uint>
    IStringProperty
    ITrackedProperty
    ISerializationCallbackReceiver
    Inherited Members
    TrackedProperty<uint>.PropertyPath
    TrackedProperty<uint>.HasVariant(LocaleIdentifier)
    TrackedProperty<uint>.RemoveVariant(LocaleIdentifier)
    TrackedProperty<uint>.GetValue(LocaleIdentifier, out uint)
    TrackedProperty<uint>.GetValue(LocaleIdentifier, LocaleIdentifier, out uint)
    TrackedProperty<uint>.SetValue(LocaleIdentifier, uint)
    TrackedProperty<uint>.GetValueAsString(LocaleIdentifier)
    TrackedProperty<uint>.GetValueAsString(LocaleIdentifier, LocaleIdentifier)
    TrackedProperty<uint>.SetValueFromString(LocaleIdentifier, string)
    TrackedProperty<uint>.ConvertToString(uint)
    TrackedProperty<uint>.ConvertFromString(string)
    Namespace: UnityEngine.Localization.PropertyVariants.TrackedProperties
    Assembly: Unity.Localization.dll
    Syntax
    [Serializable]
    public class ArraySizeTrackedProperty : UIntTrackedProperty, ITrackedPropertyValue<uint>, IStringProperty, ITrackedProperty, ISerializationCallbackReceiver

    Implements

    ITrackedPropertyValue<T>
    IStringProperty
    ITrackedProperty
    ISerializationCallbackReceiver
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)