TrinityCore
TushuiTraineeSearch Class Reference

Public Member Functions

 TushuiTraineeSearch (Creature *leader, float maxDist)
 
bool operator() (Creature const *target) const
 

Private Attributes

Creature_leader
 
float _maxDist
 

Detailed Description

Definition at line 304 of file zone_the_wandering_isle.cpp.

Constructor & Destructor Documentation

◆ TushuiTraineeSearch()

TushuiTraineeSearch::TushuiTraineeSearch ( Creature leader,
float  maxDist 
)
inline

Definition at line 307 of file zone_the_wandering_isle.cpp.

Member Function Documentation

◆ operator()()

bool TushuiTraineeSearch::operator() ( Creature const *  target) const
inline

Definition at line 309 of file zone_the_wandering_isle.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _leader

Creature* TushuiTraineeSearch::_leader
private

Definition at line 326 of file zone_the_wandering_isle.cpp.

◆ _maxDist

float TushuiTraineeSearch::_maxDist
private

Definition at line 327 of file zone_the_wandering_isle.cpp.


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