ScriptableULongEvent Class
Definition
Section titled “Definition”ScriptableEvent<T> with a ulong argument.
[CreateAssetMenu(fileName = "New Scriptable U Long Event", menuName = "Hertzole/Scriptable Values/Events/ULong Event", order = -941)]public sealed class ScriptableULongEvent : ScriptableEvent<ulong>, INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProviderInheritance object → UnityEngine.Object → UnityEngine.ScriptableObject → RuntimeScriptableObject → ScriptableEvent<ulong>
Implements INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider