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