TrinityCore
OrderWhelpTargetSelector Class Reference

Public Member Functions

 OrderWhelpTargetSelector (Creature *owner)
 
bool operator() (Creature *creature)
 

Private Attributes

Creature_owner
 

Detailed Description

Definition at line 1335 of file boss_sindragosa.cpp.

Constructor & Destructor Documentation

◆ OrderWhelpTargetSelector()

OrderWhelpTargetSelector::OrderWhelpTargetSelector ( Creature owner)
inlineexplicit

Definition at line 1338 of file boss_sindragosa.cpp.

Member Function Documentation

◆ operator()()

bool OrderWhelpTargetSelector::operator() ( Creature creature)
inline

Definition at line 1340 of file boss_sindragosa.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _owner

Creature* OrderWhelpTargetSelector::_owner
private

Definition at line 1348 of file boss_sindragosa.cpp.


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