|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AnyAssistCreatureInRangeCheck (Unit *funit, Unit *enemy, float range) | |
| bool | operator() (Creature *u) |
Private Attributes | |
| Unit *const | i_enemy |
| Unit *const | i_funit |
| float | i_range |
Definition at line 1131 of file GridNotifiers.h.
|
inline |
Definition at line 1134 of file GridNotifiers.h.
|
inline |
Definition at line 1138 of file GridNotifiers.h.
References Creature::CanAssistTo(), i_enemy, i_funit, and i_range.
|
private |
Definition at line 1158 of file GridNotifiers.h.
Referenced by AnyAssistCreatureInRangeCheck(), and operator()().
|
private |
Definition at line 1157 of file GridNotifiers.h.
Referenced by AnyAssistCreatureInRangeCheck(), and operator()().
|
private |
Definition at line 1159 of file GridNotifiers.h.
Referenced by AnyAssistCreatureInRangeCheck(), and operator()().