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