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