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