TrinityCore
Loading...
Searching...
No Matches
Trinity::MostHPMissingGroupInRange Class Reference

#include <GridNotifiers.h>

Public Member Functions

 MostHPMissingGroupInRange (Unit const *obj, float range, uint32 hp)
 
bool operator() (Unit *u)
 

Private Attributes

Unit const * i_obj
 
float i_range
 
uint32 i_hp
 

Detailed Description

Definition at line 878 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ MostHPMissingGroupInRange()

Trinity::MostHPMissingGroupInRange::MostHPMissingGroupInRange ( Unit const *  obj,
float  range,
uint32  hp 
)
inline

Definition at line 881 of file GridNotifiers.h.

Member Function Documentation

◆ operator()()

bool Trinity::MostHPMissingGroupInRange::operator() ( Unit u)
inline

Definition at line 883 of file GridNotifiers.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ i_hp

uint32 Trinity::MostHPMissingGroupInRange::i_hp
private

Definition at line 913 of file GridNotifiers.h.

◆ i_obj

Unit const* Trinity::MostHPMissingGroupInRange::i_obj
private

Definition at line 911 of file GridNotifiers.h.

◆ i_range

float Trinity::MostHPMissingGroupInRange::i_range
private

Definition at line 912 of file GridNotifiers.h.


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