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