Class IntGlobalVariable
A IVariable that holds a single integer value.
Inherited Members
Namespace: UnityEngine.Localization.SmartFormat.GlobalVariables
Syntax
public class IntGlobalVariable : IntVariable, IVariableValueChanged, IVariable
A IVariable that holds a single integer value.
public class IntGlobalVariable : IntVariable, IVariableValueChanged, IVariable