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