TrinityCore
Loading...
Searching...
No Matches
Scripts::Pandaria::TheWanderingIsle::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 387 of file zone_the_wandering_isle.cpp.

Constructor & Destructor Documentation

◆ TushuiTraineeSearch()

Scripts::Pandaria::TheWanderingIsle::TushuiTraineeSearch::TushuiTraineeSearch ( Creature leader,
float  maxDist 
)
inline

Definition at line 390 of file zone_the_wandering_isle.cpp.

Member Function Documentation

◆ operator()()

bool Scripts::Pandaria::TheWanderingIsle::TushuiTraineeSearch::operator() ( Creature const *  target) const
inline

Definition at line 392 of file zone_the_wandering_isle.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _leader

Creature* Scripts::Pandaria::TheWanderingIsle::TushuiTraineeSearch::_leader
private

Definition at line 409 of file zone_the_wandering_isle.cpp.

◆ _maxDist

float Scripts::Pandaria::TheWanderingIsle::TushuiTraineeSearch::_maxDist
private

Definition at line 410 of file zone_the_wandering_isle.cpp.


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