docs.unity.cn
    Show / Hide Table of Contents

    Class IntGlobalVariable

    A IVariable that holds a single integer value.

    Inheritance
    Object
    Variable<Int32>
    IntVariable
    IntGlobalVariable
    Inherited Members
    Variable<Int32>.ValueChanged
    Variable<Int32>.Value
    Variable<Int32>.GetSourceValue(ISelectorInfo)
    Namespace: UnityEngine.Localization.SmartFormat.GlobalVariables
    Syntax
    [Serializable]
    [Obsolete("Please use UnityEngine.Localization.SmartFormat.PersistentVariables.IntVariable instead (UnityUpgradable) -> UnityEngine.Localization.SmartFormat.PersistentVariables.IntVariable")]
    public class IntGlobalVariable : IntVariable, IVariableValueChanged, IVariable
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023