|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AnyGroupedUnitInObjectRangeCheck (WorldObject const *obj, Unit const *funit, float range, bool raid) | |
| bool | operator() (Unit *u) |
Private Attributes | |
| bool | _raid |
| float | _range |
| Unit const * | _refUnit |
| WorldObject const * | _source |
Definition at line 888 of file GridNotifiers.h.
|
inline |
|
inline |
Definition at line 892 of file GridNotifiers.h.
References _raid, _range, _refUnit, _source, and Unit::IsAlive().
|
private |
Definition at line 912 of file GridNotifiers.h.
Referenced by AnyGroupedUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 911 of file GridNotifiers.h.
Referenced by AnyGroupedUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 910 of file GridNotifiers.h.
Referenced by AnyGroupedUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 909 of file GridNotifiers.h.
Referenced by AnyGroupedUnitInObjectRangeCheck(), and operator()().