docs.unity.cn
    Show / Hide Table of Contents

    Class BoolGlobalVariable

    A IVariable that holds a single bool value.

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