|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AnyPlayerInObjectRangeCheck (WorldObject const *obj, float range, bool reqAlive=true) | |
| bool | operator() (Player *u) |
Private Attributes | |
| WorldObject const * | _obj |
| float | _range |
| bool | _reqAlive |
Definition at line 1221 of file GridNotifiers.h.
|
inline |
Definition at line 1224 of file GridNotifiers.h.
|
inline |
Definition at line 1225 of file GridNotifiers.h.
References _obj, _range, _reqAlive, and Unit::IsAlive().
|
private |
Definition at line 1237 of file GridNotifiers.h.
Referenced by AnyPlayerInObjectRangeCheck(), and operator()().
|
private |
Definition at line 1238 of file GridNotifiers.h.
Referenced by AnyPlayerInObjectRangeCheck(), and operator()().
|
private |
Definition at line 1239 of file GridNotifiers.h.
Referenced by AnyPlayerInObjectRangeCheck(), and operator()().