|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AnyUnitInObjectRangeCheck (WorldObject const *obj, float range) | |
| bool | operator() (Unit *u) |
Private Attributes | |
| WorldObject const * | i_obj |
| float | i_range |
Definition at line 915 of file GridNotifiers.h.
|
inline |
Definition at line 918 of file GridNotifiers.h.
|
inline |
Definition at line 919 of file GridNotifiers.h.
References i_obj, i_range, and Unit::IsAlive().
|
private |
Definition at line 927 of file GridNotifiers.h.
Referenced by AnyUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 928 of file GridNotifiers.h.
Referenced by AnyUnitInObjectRangeCheck(), and operator()().