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