ScriptableVector2Int Class
Definition
Section titled “Definition”ScriptableValue<T> with a UnityEngine.Vector2Int value.
[CreateAssetMenu(fileName = "New Scriptable Vector 2 Int", menuName = "Hertzole/Scriptable Values/Values/Vector2Int Value", order = -981)]public sealed class ScriptableVector2Int : ScriptableValue<Vector2Int>, INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnlyInheritance object → UnityEngine.Object → UnityEngine.ScriptableObject → RuntimeScriptableObject → ScriptableValue → ScriptableValue<Vector2Int>
Implements INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnly