ScriptableULong Class
Definition
Section titled “Definition”ScriptableValue<T> with a ulong value.
[CreateAssetMenu(fileName = "New Scriptable U Long", menuName = "Hertzole/Scriptable Values/Values/ULong Value", order = -993)]public sealed class ScriptableULong : ScriptableValue<ulong>, INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnlyInheritance object → UnityEngine.Object → UnityEngine.ScriptableObject → RuntimeScriptableObject → ScriptableValue → ScriptableValue<ulong>
Implements INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnly