TrinityCore
ICCOrbControllerMinionSearch Class Reference

Public Member Functions

 ICCOrbControllerMinionSearch (Unit *owner, bool checkCasting)
 
bool operator() (Creature *target) const
 

Private Attributes

Unit_owner
 
bool _checkCasting
 

Detailed Description

Definition at line 619 of file icecrown_citadel.cpp.

Constructor & Destructor Documentation

◆ ICCOrbControllerMinionSearch()

ICCOrbControllerMinionSearch::ICCOrbControllerMinionSearch ( Unit owner,
bool  checkCasting 
)
inline

Definition at line 622 of file icecrown_citadel.cpp.

Member Function Documentation

◆ operator()()

bool ICCOrbControllerMinionSearch::operator() ( Creature target) const
inline

Definition at line 624 of file icecrown_citadel.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _checkCasting

bool ICCOrbControllerMinionSearch::_checkCasting
private

Definition at line 645 of file icecrown_citadel.cpp.

◆ _owner

Unit* ICCOrbControllerMinionSearch::_owner
private

Definition at line 644 of file icecrown_citadel.cpp.


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