![]() |
TrinityCore
|
#include <GridNotifiers.h>
Public Member Functions | |
| UnitAuraCheck (bool present, uint32 spellId, ObjectGuid casterGUID=ObjectGuid::Empty) | |
| bool | operator() (Unit *unit) const |
| bool | operator() (WorldObject *object) const |
Private Attributes | |
| bool | _present |
| uint32 | _spellId |
| ObjectGuid | _casterGUID |
Definition at line 1738 of file GridNotifiers.h.
|
inline |
Definition at line 1741 of file GridNotifiers.h.
|
inline |
|
inline |
Definition at line 1748 of file GridNotifiers.h.
|
private |
Definition at line 1756 of file GridNotifiers.h.
|
private |
Definition at line 1754 of file GridNotifiers.h.
|
private |
Definition at line 1755 of file GridNotifiers.h.