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