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