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