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