![]() |
TrinityCore
|
#include <SpellScript.h>
Public Types | |
| using | ScriptFuncInvoker = SpellScript::ScriptFuncInvoker< void, int32 > |
Public Member Functions | |
| template<typename ScriptFunc > | |
| EmpowerStageCompletedHandler (ScriptFunc handler) | |
| void | Call (SpellScript *spellScript, int32 completedStagesCount) const |
Private Attributes | |
| ScriptFuncInvoker | _invoker |
Definition at line 686 of file SpellScript.h.
| using SpellScript::EmpowerStageCompletedHandler::ScriptFuncInvoker = SpellScript::ScriptFuncInvoker<void, int32> |
Definition at line 689 of file SpellScript.h.
|
inlineexplicit |
Definition at line 692 of file SpellScript.h.
|
inline |
Definition at line 706 of file SpellScript.h.
|
private |
Definition at line 711 of file SpellScript.h.