|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| float | GetLastRange () const |
| NearestHostileUnitInAttackDistanceCheck (Creature const *creature, float dist=0) | |
| bool | operator() (Unit *u) |
Private Member Functions | |
| NearestHostileUnitInAttackDistanceCheck (NearestHostileUnitInAttackDistanceCheck const &) | |
Private Attributes | |
| bool | m_force |
| float | m_range |
| Creature const * | me |
Definition at line 1064 of file GridNotifiers.h.
|
inlineexplicit |
Definition at line 1067 of file GridNotifiers.h.
References m_force, m_range, and me.
Referenced by NearestHostileUnitInAttackDistanceCheck().
|
private |
References NearestHostileUnitInAttackDistanceCheck().
|
inline |
Definition at line 1094 of file GridNotifiers.h.
References m_range.
|
inline |
Definition at line 1072 of file GridNotifiers.h.
|
private |
Definition at line 1098 of file GridNotifiers.h.
Referenced by NearestHostileUnitInAttackDistanceCheck(), and operator()().
|
private |
Definition at line 1097 of file GridNotifiers.h.
Referenced by GetLastRange(), NearestHostileUnitInAttackDistanceCheck(), and operator()().
|
private |
Definition at line 1096 of file GridNotifiers.h.
Referenced by NearestHostileUnitInAttackDistanceCheck(), and operator()().