![]() |
TrinityCore
|
#include <GridNotifiers.h>
Public Member Functions | |
| CreatureRelocationNotifier (Creature &c) | |
| template<class T > | |
| void | Visit (GridRefManager< T > &) |
| void | Visit (CreatureMapType &) |
| void | Visit (PlayerMapType &) |
Public Attributes | |
| Creature & | i_creature |
Definition at line 86 of file GridNotifiers.h.
|
inline |
Definition at line 89 of file GridNotifiers.h.
| void CreatureRelocationNotifier::Visit | ( | CreatureMapType & | m | ) |
|
inline |
Definition at line 90 of file GridNotifiers.h.
| void CreatureRelocationNotifier::Visit | ( | PlayerMapType & | m | ) |
| Creature& Trinity::CreatureRelocationNotifier::i_creature |
Definition at line 88 of file GridNotifiers.h.