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