docs.unity.cn
    Show / Hide Table of Contents

    Class ByteTrackedProperty

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