TrinityCore
Loading...
Searching...
No Matches
LorKhanSelectTargetToHeal Class Reference

Public Member Functions

 LorKhanSelectTargetToHeal (Unit const *reference, float range)
 
bool operator() (Unit *object)
 

Private Attributes

Unit const * _reference
 
float const _range
 
uint32 _hp
 

Detailed Description

Definition at line 363 of file boss_thekal.cpp.

Constructor & Destructor Documentation

◆ LorKhanSelectTargetToHeal()

LorKhanSelectTargetToHeal::LorKhanSelectTargetToHeal ( Unit const *  reference,
float  range 
)
inline

Definition at line 366 of file boss_thekal.cpp.

Member Function Documentation

◆ operator()()

bool LorKhanSelectTargetToHeal::operator() ( Unit object)
inline

Definition at line 368 of file boss_thekal.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _hp

uint32 LorKhanSelectTargetToHeal::_hp
private

Definition at line 392 of file boss_thekal.cpp.

◆ _range

float const LorKhanSelectTargetToHeal::_range
private

Definition at line 391 of file boss_thekal.cpp.

◆ _reference

Unit const* LorKhanSelectTargetToHeal::_reference
private

Definition at line 390 of file boss_thekal.cpp.


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