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