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