Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::MostHPMissingInRange Class Reference

#include <GridNotifiers.h>

Collaboration diagram for Skyfire::MostHPMissingInRange:

Public Member Functions

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

Private Attributes

uint32 i_hp
Unit const * i_obj
float i_range

Detailed Description

Definition at line 739 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ MostHPMissingInRange()

Skyfire::MostHPMissingInRange::MostHPMissingInRange ( Unit const * obj,
float range,
uint32 hp )
inline

Definition at line 742 of file GridNotifiers.h.

References i_hp, i_obj, and i_range.

Member Function Documentation

◆ operator()()

bool Skyfire::MostHPMissingInRange::operator() ( Unit * u)
inline

Member Data Documentation

◆ i_hp

uint32 Skyfire::MostHPMissingInRange::i_hp
private

Definition at line 755 of file GridNotifiers.h.

Referenced by MostHPMissingInRange(), and operator()().

◆ i_obj

Unit const* Skyfire::MostHPMissingInRange::i_obj
private

Definition at line 753 of file GridNotifiers.h.

Referenced by MostHPMissingInRange(), and operator()().

◆ i_range

float Skyfire::MostHPMissingInRange::i_range
private

Definition at line 754 of file GridNotifiers.h.

Referenced by MostHPMissingInRange(), and operator()().


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