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