|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| NearestHostileUnitCheck (Creature const *creature, float dist=0, bool playerOnly=false) | |
| bool | operator() (Unit *u) |
Private Member Functions | |
| NearestHostileUnitCheck (NearestHostileUnitCheck const &) | |
Private Attributes | |
| bool | i_playerOnly |
| float | m_range |
| Creature const * | me |
Definition at line 1035 of file GridNotifiers.h.
|
inlineexplicit |
Definition at line 1038 of file GridNotifiers.h.
References i_playerOnly, m_range, and me.
Referenced by NearestHostileUnitCheck().
|
private |
References NearestHostileUnitCheck().
|
inline |
Definition at line 1042 of file GridNotifiers.h.
References Object::GetTypeId(), i_playerOnly, m_range, me, and TYPEID_PLAYER.
|
private |
Definition at line 1060 of file GridNotifiers.h.
Referenced by NearestHostileUnitCheck(), and operator()().
|
private |
Definition at line 1059 of file GridNotifiers.h.
Referenced by NearestHostileUnitCheck(), and operator()().
|
private |
Definition at line 1058 of file GridNotifiers.h.
Referenced by NearestHostileUnitCheck(), and operator()().