|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AnyFriendlyUnitInObjectRangeCheck (WorldObject const *obj, Unit const *funit, float range, bool playerOnly=false) | |
| bool | operator() (Unit *u) |
Private Attributes | |
| Unit const * | i_funit |
| WorldObject const * | i_obj |
| bool | i_playerOnly |
| float | i_range |
Definition at line 870 of file GridNotifiers.h.
|
inline |
Definition at line 873 of file GridNotifiers.h.
References i_funit, i_obj, i_playerOnly, and i_range.
|
inline |
Definition at line 874 of file GridNotifiers.h.
References Object::GetTypeId(), i_funit, i_obj, i_playerOnly, i_range, Unit::IsAlive(), and TYPEID_PLAYER.
|
private |
Definition at line 883 of file GridNotifiers.h.
Referenced by AnyFriendlyUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 882 of file GridNotifiers.h.
Referenced by AnyFriendlyUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 885 of file GridNotifiers.h.
Referenced by AnyFriendlyUnitInObjectRangeCheck(), and operator()().
|
private |
Definition at line 884 of file GridNotifiers.h.
Referenced by AnyFriendlyUnitInObjectRangeCheck(), and operator()().