docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DoubleTrackedProperty

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