|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Unit.h>
Public Member Functions | |
| HealthPctOrderPred (bool ascending=true) | |
| bool | operator() (const Unit *a, const Unit *b) const |
Private Attributes | |
| const bool | m_ascending |
|
inline |
Definition at line 3014 of file Unit.h.
References m_ascending.
Definition at line 3016 of file Unit.h.
References Unit::GetHealth(), Unit::GetMaxHealth(), and m_ascending.
|
private |
Definition at line 3023 of file Unit.h.
Referenced by HealthPctOrderPred(), and operator()().