docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ULongTrackedProperty

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