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