![]() |
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 2006 of file GridNotifiers.h.
|
inline |
Definition at line 2009 of file GridNotifiers.h.
|
inline |
|
inline |
Definition at line 2016 of file GridNotifiers.h.
|
private |
Definition at line 2024 of file GridNotifiers.h.
|
private |
Definition at line 2022 of file GridNotifiers.h.
|
private |
Definition at line 2023 of file GridNotifiers.h.