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