|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| CallOfHelpCreatureInRangeDo (Unit *funit, Unit *enemy, float range) | |
| void | operator() (Creature *u) |
Private Attributes | |
| Unit *const | i_enemy |
| Unit *const | i_funit |
| float | i_range |
Definition at line 990 of file GridNotifiers.h.
|
inline |
Definition at line 993 of file GridNotifiers.h.
|
inline |
Definition at line 996 of file GridNotifiers.h.
References Creature::AI(), UnitAI::AttackStart(), Creature::CanAssistTo(), i_enemy, i_funit, i_range, WorldObject::IsWithinDistInMap(), and WorldObject::IsWithinLOSInMap().
|
private |
Definition at line 1017 of file GridNotifiers.h.
Referenced by CallOfHelpCreatureInRangeDo(), and operator()().
|
private |
Definition at line 1016 of file GridNotifiers.h.
Referenced by CallOfHelpCreatureInRangeDo(), and operator()().
|
private |
Definition at line 1018 of file GridNotifiers.h.
Referenced by CallOfHelpCreatureInRangeDo(), and operator()().