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