Class ULongVariable
A IVariable that holds a single unsigned long value.
Inherited Members
Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
Syntax
[Serializable]
[DisplayName("Unsigned Long", null)]
public class ULongVariable : Variable<ulong>, IVariableValueChanged, IVariable