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