AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ThreatMgr.h"
Public Member Functions | |
ThreatOrderPred (bool ascending=false) | |
bool | operator() (HostileReference const *a, HostileReference const *b) const |
Private Attributes | |
const bool | m_ascending |
|
inline |
|
inline |
References HostileReference::GetThreat(), and m_ascending.
|
private |
Referenced by operator()().