docs.unity.cn
    Show / Hide Table of Contents

    Class IntTrackedProperty

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