TrinityCore
Loading...
Searching...
No Matches
CorpseExplosionCheck Class Reference

Public Member Functions

 CorpseExplosionCheck (ObjectGuid casterGUID, bool allowGhoul)
 
bool operator() (WorldObject *obj) const
 

Private Attributes

ObjectGuid _casterGUID
 
bool _allowGhoul
 

Detailed Description

Definition at line 519 of file spell_dk.cpp.

Constructor & Destructor Documentation

◆ CorpseExplosionCheck()

CorpseExplosionCheck::CorpseExplosionCheck ( ObjectGuid  casterGUID,
bool  allowGhoul 
)
inlineexplicit

Definition at line 522 of file spell_dk.cpp.

Member Function Documentation

◆ operator()()

bool CorpseExplosionCheck::operator() ( WorldObject obj) const
inline

Definition at line 525 of file spell_dk.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _allowGhoul

bool CorpseExplosionCheck::_allowGhoul
private

Definition at line 540 of file spell_dk.cpp.

◆ _casterGUID

ObjectGuid CorpseExplosionCheck::_casterGUID
private

Definition at line 539 of file spell_dk.cpp.


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