TrinityCore
StoneGripTargetSelector Class Reference

Public Member Functions

 StoneGripTargetSelector (Creature *me, Unit const *victim)
 
bool operator() (WorldObject *target)
 

Public Attributes

Creature_me
 
Unit const * _victim
 

Detailed Description

Definition at line 361 of file boss_kologarn.cpp.

Constructor & Destructor Documentation

◆ StoneGripTargetSelector()

StoneGripTargetSelector::StoneGripTargetSelector ( Creature me,
Unit const *  victim 
)
inline

Definition at line 364 of file boss_kologarn.cpp.

Member Function Documentation

◆ operator()()

bool StoneGripTargetSelector::operator() ( WorldObject target)
inline

Definition at line 366 of file boss_kologarn.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _me

Creature* StoneGripTargetSelector::_me

Definition at line 377 of file boss_kologarn.cpp.

◆ _victim

Unit const* StoneGripTargetSelector::_victim

Definition at line 378 of file boss_kologarn.cpp.


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