|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ThreatManager.h>
Public Member Functions | |
| bool | operator() (HostileReference const *a, HostileReference const *b) const |
| ThreatOrderPred (bool ascending=false) | |
Private Attributes | |
| const bool | m_ascending |
Definition at line 260 of file ThreatManager.h.
|
inline |
Definition at line 263 of file ThreatManager.h.
References m_ascending.
|
inline |
Definition at line 264 of file ThreatManager.h.
References HostileReference::getThreat(), and m_ascending.
|
private |
Definition at line 269 of file ThreatManager.h.
Referenced by operator()(), and ThreatOrderPred().