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