ScriptableColor32 Class
Definition
Section titled “Definition”ScriptableValue<T> with a UnityEngine.Color32 value.
[CreateAssetMenu(fileName = "New Scriptable Color 32", menuName = "Hertzole/Scriptable Values/Values/Color32 Value", order = -985)]public sealed class ScriptableColor32 : ScriptableValue<Color32>, INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnlyInheritance object → UnityEngine.Object → UnityEngine.ScriptableObject → RuntimeScriptableObject → ScriptableValue → ScriptableValue<Color32>
Implements INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnly