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