86 {
87 super.InitEffect();
88
89
92 }
ref ScriptInvoker Event_OnEffectStarted
Event used when the actual effect started playing.
ref ScriptInvoker Event_OnEffectEnded
Event used when the actual effect stopped playing.
ref ScriptInvoker Event_OnStopped
Event used when Stop was called.
Event_OnStarted
Event used when Start was called.
proto bool Remove(func fn, int flags=EScriptInvokerRemoveFlags.ALL)
remove specific call from list