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

#include <SpellScript.h>

Public Member Functions

 CheckCastHandler (SpellCheckCastFnType checkCastHandlerScript)
 
SpellCastResult Call (SpellScript *spellScript)
 

Private Attributes

SpellCheckCastFnType _checkCastHandlerScript
 

Detailed Description

Definition at line 225 of file SpellScript.h.

Constructor & Destructor Documentation

◆ CheckCastHandler()

SpellScript::CheckCastHandler::CheckCastHandler ( SpellCheckCastFnType  checkCastHandlerScript)

Definition at line 188 of file SpellScript.cpp.

Member Function Documentation

◆ Call()

SpellCastResult SpellScript::CheckCastHandler::Call ( SpellScript spellScript)

Definition at line 193 of file SpellScript.cpp.

Member Data Documentation

◆ _checkCastHandlerScript

SpellCheckCastFnType SpellScript::CheckCastHandler::_checkCastHandlerScript
private

Definition at line 231 of file SpellScript.h.


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