TrinityCore
|
#include <SpellScript.h>
Public Member Functions | |
CastHandler (SpellCastFnType _pCastHandlerScript) | |
void | Call (SpellScript *spellScript) |
Private Attributes | |
SpellCastFnType | pCastHandlerScript |
SpellScript::CastHandler::CastHandler | ( | SpellCastFnType | _pCastHandlerScript | ) |
void SpellScript::CastHandler::Call | ( | SpellScript * | spellScript | ) |
|
private |