Class IntVariable
A IVariable that holds a single integer value.
Inherited Members
Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
Syntax
public class IntVariable : Variable<int>, IVariableValueChanged, IVariable
A IVariable that holds a single integer value.
public class IntVariable : Variable<int>, IVariableValueChanged, IVariable