|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| AllFriendlyCreaturesInGrid (Unit const *obj) | |
| bool | operator() (Unit *u) |
Private Attributes | |
| Unit const * | unit |
Definition at line 1266 of file GridNotifiers.h.
|
inline |
Definition at line 1269 of file GridNotifiers.h.
References unit.
|
inline |
Definition at line 1270 of file GridNotifiers.h.
References Unit::IsAlive(), Unit::IsFriendlyTo(), Unit::IsVisible(), and unit.
|
private |
Definition at line 1278 of file GridNotifiers.h.
Referenced by AllFriendlyCreaturesInGrid(), and operator()().