AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "GridNotifiers.h"
Public Member Functions | |
AIRelocationNotifier (Unit &unit) | |
template<class T > | |
void | Visit (GridRefMgr< T > &) |
void | Visit (CreatureMapType &) |
Public Attributes | |
Unit & | i_unit |
bool | isCreature |
|
inlineexplicit |
void AIRelocationNotifier::Visit | ( | CreatureMapType & | m | ) |
References GridRefMgr< OBJECT >::begin(), CreatureUnitRelocationWorker(), GridRefMgr< OBJECT >::end(), i_unit, isCreature, Creature::IsMoveInLineOfSightStrictlyDisabled(), WorldObject::isNeedNotify(), NOTIFY_AI_RELOCATION, and NOTIFY_VISIBILITY_CHANGED.
|
inline |
bool Acore::AIRelocationNotifier::isCreature |
Referenced by Visit().