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