docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LongTrackedProperty

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