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