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

Public Member Functions

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

Private Attributes

Unit const * _caster
 

Detailed Description

Definition at line 1833 of file spell_druid.cpp.

Constructor & Destructor Documentation

◆ RaidCheck() [1/2]

RaidCheck::RaidCheck ( Unit const *  caster)
inlineexplicit

Definition at line 1836 of file spell_druid.cpp.

◆ RaidCheck() [2/2]

RaidCheck::RaidCheck ( Unit const *  caster)
inlineexplicit

Definition at line 136 of file spell_priest.cpp.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 1839 of file spell_druid.cpp.

+ Here is the call graph for this function:

◆ operator()() [2/2]

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

Definition at line 138 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 1848 of file spell_druid.cpp.


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