TrinityCore
Loading...
Searching...
No Matches
SpellScript::CastHandler Class Reference

#include <SpellScript.h>

Public Member Functions

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

Private Attributes

SpellCastFnType pCastHandlerScript
 

Detailed Description

Definition at line 216 of file SpellScript.h.

Constructor & Destructor Documentation

◆ CastHandler()

SpellScript::CastHandler::CastHandler ( SpellCastFnType  _pCastHandlerScript)

Definition at line 178 of file SpellScript.cpp.

Member Function Documentation

◆ Call()

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

Definition at line 183 of file SpellScript.cpp.

Member Data Documentation

◆ pCastHandlerScript

SpellCastFnType SpellScript::CastHandler::pCastHandlerScript
private

Definition at line 222 of file SpellScript.h.


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