docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IntGlobalVariable

    A IVariable that holds a single integer value.

    Inheritance
    object
    Variable<int>
    IntVariable
    IntGlobalVariable
    Implements
    IVariableValueChanged
    IVariable
    ISerializationCallbackReceiver
    Inherited Members
    Variable<int>.ValueChanged
    Variable<int>.Value
    Variable<int>.GetSourceValue(ISelectorInfo)
    Namespace: UnityEngine.Localization.SmartFormat.GlobalVariables
    Assembly: Unity.Localization.dll
    Syntax
    [Serializable]
    [Obsolete("Please use UnityEngine.Localization.SmartFormat.PersistentVariables.IntVariable instead (UnityUpgradable) -> UnityEngine.Localization.SmartFormat.PersistentVariables.IntVariable")]
    public class IntGlobalVariable : IntVariable, IVariableValueChanged, IVariable, ISerializationCallbackReceiver

    Implements

    IVariableValueChanged
    IVariable
    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)