docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ShortTrackedProperty

    Inheritance
    object
    TrackedProperty<short>
    ShortTrackedProperty
    Implements
    ITrackedPropertyValue<short>
    IStringProperty
    ITrackedProperty
    ISerializationCallbackReceiver
    Inherited Members
    TrackedProperty<short>.PropertyPath
    TrackedProperty<short>.HasVariant(LocaleIdentifier)
    TrackedProperty<short>.RemoveVariant(LocaleIdentifier)
    TrackedProperty<short>.GetValue(LocaleIdentifier, out short)
    TrackedProperty<short>.GetValue(LocaleIdentifier, LocaleIdentifier, out short)
    TrackedProperty<short>.SetValue(LocaleIdentifier, short)
    TrackedProperty<short>.GetValueAsString(LocaleIdentifier)
    TrackedProperty<short>.GetValueAsString(LocaleIdentifier, LocaleIdentifier)
    TrackedProperty<short>.SetValueFromString(LocaleIdentifier, string)
    TrackedProperty<short>.ConvertToString(short)
    TrackedProperty<short>.ConvertFromString(string)
    Namespace: UnityEngine.Localization.PropertyVariants.TrackedProperties
    Assembly: Unity.Localization.dll
    Syntax
    [Serializable]
    public class ShortTrackedProperty : TrackedProperty<short>, ITrackedPropertyValue<short>, 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)