|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| bool | operator() (Unit *unit) const |
| bool | operator() (WorldObject *object) const |
| UnitAuraCheck (bool present, uint32 spellId, uint64 casterGUID=0) | |
Private Attributes | |
| uint64 | _casterGUID |
| bool | _present |
| uint32 | _spellId |
Definition at line 1409 of file GridNotifiers.h.
|
inline |
Definition at line 1412 of file GridNotifiers.h.
References _casterGUID, _present, and _spellId.
|
inline |
Definition at line 1413 of file GridNotifiers.h.
References _casterGUID, _present, _spellId, and Unit::HasAura().
|
inline |
Definition at line 1418 of file GridNotifiers.h.
References _casterGUID, _present, and _spellId.
|
private |
Definition at line 1426 of file GridNotifiers.h.
Referenced by operator()(), operator()(), and UnitAuraCheck().
|
private |
Definition at line 1424 of file GridNotifiers.h.
Referenced by operator()(), operator()(), and UnitAuraCheck().
|
private |
Definition at line 1425 of file GridNotifiers.h.
Referenced by operator()(), operator()(), and UnitAuraCheck().