docs.unity.cn
    Show / Hide Table of Contents

    Class BoolVariable

    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.PersistentVariables
    Syntax
    [Serializable]
    [DisplayName("Boolean", null)]
    public class BoolVariable : Variable<bool>, IVariableValueChanged, IVariable
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use