docs.unity.cn
    Show / Hide Table of Contents

    Class FloatGlobalVariable

    A IVariable that holds a single float value.

    Inheritance
    Object
    Variable<Single>
    FloatVariable
    FloatGlobalVariable
    Inherited Members
    Variable<Single>.ValueChanged
    Variable<Single>.Value
    Variable<Single>.GetSourceValue(ISelectorInfo)
    Namespace: UnityEngine.Localization.SmartFormat.GlobalVariables
    Syntax
    [Serializable]
    [Obsolete("Please use UnityEngine.Localization.SmartFormat.PersistentVariables.FloatVariable instead (UnityUpgradable) -> UnityEngine.Localization.SmartFormat.PersistentVariables.FloatVariable")]
    public class FloatGlobalVariable : FloatVariable, IVariableValueChanged, IVariable
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use