|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| FriendlyCCedInRange (Unit const *obj, float range) | |
| bool | operator() (Unit *u) |
Private Attributes | |
| Unit const * | i_obj |
| float | i_range |
Definition at line 758 of file GridNotifiers.h.
|
inline |
Definition at line 761 of file GridNotifiers.h.
|
inline |
Definition at line 762 of file GridNotifiers.h.
References Unit::HasUnitState(), i_obj, i_range, Unit::IsAlive(), Unit::IsCharmed(), Unit::isFeared(), Unit::isFrozen(), Unit::IsInCombat(), UNIT_STATE_CONFUSED, and UNIT_STATE_STUNNED.
|
private |
Definition at line 772 of file GridNotifiers.h.
Referenced by FriendlyCCedInRange(), and operator()().
|
private |
Definition at line 773 of file GridNotifiers.h.
Referenced by FriendlyCCedInRange(), and operator()().