|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AnyUnfriendlyUnitInObjectRangeCheck (WorldObject const *obj, Unit const *funit, float range) | |
| bool | operator() (Unit *u) |
Private Attributes | |
| Unit const * | i_funit |
| WorldObject const * | i_obj |
| float | i_range |
Definition at line 795 of file GridNotifiers.h.
|
inline |
Definition at line 798 of file GridNotifiers.h.
|
inline |
Definition at line 799 of file GridNotifiers.h.
References i_funit, i_obj, i_range, and Unit::IsAlive().
|
private |
Definition at line 808 of file GridNotifiers.h.
Referenced by AnyUnfriendlyUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 807 of file GridNotifiers.h.
Referenced by AnyUnfriendlyUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 809 of file GridNotifiers.h.
Referenced by AnyUnfriendlyUnitInObjectRangeCheck(), and operator()().