TrinityCore
Loading...
Searching...
No Matches
AuraScript::CheckProcHandler Class Reference

#include <SpellScript.h>

Public Member Functions

 CheckProcHandler (AuraCheckProcFnType handlerScript)
 
bool Call (AuraScript *auraScript, ProcEventInfo &eventInfo)
 

Private Attributes

AuraCheckProcFnType _HandlerScript
 

Detailed Description

Definition at line 693 of file SpellScript.h.

Constructor & Destructor Documentation

◆ CheckProcHandler()

AuraScript::CheckProcHandler::CheckProcHandler ( AuraCheckProcFnType  handlerScript)

Definition at line 1017 of file SpellScript.cpp.

Member Function Documentation

◆ Call()

bool AuraScript::CheckProcHandler::Call ( AuraScript auraScript,
ProcEventInfo eventInfo 
)

Definition at line 1022 of file SpellScript.cpp.

Member Data Documentation

◆ _HandlerScript

AuraCheckProcFnType AuraScript::CheckProcHandler::_HandlerScript
private

Definition at line 699 of file SpellScript.h.


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