AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#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 |