Class ShortVariable
A IVariable that holds a single short value.
Inherited Members
Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
Syntax
[Serializable]
[DisplayName("Short", null)]
public class ShortVariable : Variable<short>, IVariableValueChanged, IVariable