|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| bool | operator() (Player *player) |
| PlayerAtMinimumRangeAway (Unit const *unit, float fMinRange) | |
Private Attributes | |
| float | fRange |
| Unit const * | unit |
Definition at line 1316 of file GridNotifiers.h.
|
inline |
Definition at line 1319 of file GridNotifiers.h.
|
inline |
Definition at line 1320 of file GridNotifiers.h.
References fRange, Unit::IsAlive(), Player::IsGameMaster(), and unit.
|
private |
Definition at line 1331 of file GridNotifiers.h.
Referenced by operator()(), and PlayerAtMinimumRangeAway().
|
private |
Definition at line 1330 of file GridNotifiers.h.
Referenced by operator()(), and PlayerAtMinimumRangeAway().