Class BoolGlobalVariable
A IVariable that holds a single bool value.
Inherited Members
Namespace: UnityEngine.Localization.SmartFormat.GlobalVariables
Syntax
public class BoolGlobalVariable : BoolVariable, IVariableValueChanged, IVariable
A IVariable that holds a single bool value.
public class BoolGlobalVariable : BoolVariable, IVariableValueChanged, IVariable