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