AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Unit.h"
Public Member Functions | |
PowerPctOrderPred (Powers power, bool ascending=true) | |
bool | operator() (WorldObject const *objA, WorldObject const *objB) const |
bool | operator() (Unit const *a, Unit const *b) const |
Private Attributes | |
Powers const | _power |
bool const | _ascending |
|
inline |
References _ascending, _power, Unit::GetMaxPower(), and Unit::GetPower().
|
inline |
References _ascending, _power, Unit::GetMaxPower(), Unit::GetPower(), and Object::ToUnit().
|
private |
Referenced by operator()().
|
private |
Referenced by operator()().