docs.unity3d.com

Localization 1.5.1

Search Results for

    Show / Hide Table of Contents

    Class UShortTrackedProperty

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

    Implements

    ITrackedPropertyValue<T>
    IStringProperty
    ITrackedProperty
    ISerializationCallbackReceiver
    In This Article
    • Implements
    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)