![]() |
TrinityCore
|
#include <GridNotifiers.h>
Public Member Functions | |
| AIRelocationNotifier (Unit &unit) | |
| template<class T > | |
| void | Visit (GridRefManager< T > &) |
| void | Visit (CreatureMapType &) |
Public Attributes | |
| Unit & | i_unit |
| bool | isCreature |
Definition at line 108 of file GridNotifiers.h.
|
inlineexplicit |
Definition at line 112 of file GridNotifiers.h.
| void AIRelocationNotifier::Visit | ( | CreatureMapType & | m | ) |
|
inline |
Definition at line 113 of file GridNotifiers.h.
| Unit& Trinity::AIRelocationNotifier::i_unit |
Definition at line 110 of file GridNotifiers.h.
| bool Trinity::AIRelocationNotifier::isCreature |
Definition at line 111 of file GridNotifiers.h.