TrinityCore
RaidCheck Class Reference

Public Member Functions

 RaidCheck (Unit const *caster)
 
bool operator() (WorldObject *obj) const
 

Private Attributes

Unit const * _caster
 

Detailed Description

Definition at line 211 of file spell_priest.cpp.

Constructor & Destructor Documentation

◆ RaidCheck()

RaidCheck::RaidCheck ( Unit const *  caster)
inlineexplicit

Definition at line 214 of file spell_priest.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 216 of file spell_priest.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _caster

Unit const* RaidCheck::_caster
private

Definition at line 225 of file spell_priest.cpp.


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