Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellScript::CastHandler Class Reference

#include <SpellScript.h>

Public Member Functions

void Call (SpellScript *spellScript)
 CastHandler (SpellCastFnType _pCastHandlerScript)

Private Attributes

SpellCastFnType pCastHandlerScript

Detailed Description

Definition at line 153 of file SpellScript.h.

Constructor & Destructor Documentation

◆ CastHandler()

SpellScript::CastHandler::CastHandler ( SpellCastFnType _pCastHandlerScript)

Definition at line 143 of file SpellScript.cpp.

References pCastHandlerScript.

Member Function Documentation

◆ Call()

void SpellScript::CastHandler::Call ( SpellScript * spellScript)

Definition at line 148 of file SpellScript.cpp.

References pCastHandlerScript.

Member Data Documentation

◆ pCastHandlerScript

SpellCastFnType SpellScript::CastHandler::pCastHandlerScript
private

Definition at line 159 of file SpellScript.h.

Referenced by Call(), and CastHandler().


The documentation for this class was generated from the following files: