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