![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "GridNotifiers.h"#include "Map.h"#include "ObjectAccessor.h"#include "Transport.h"#include "UpdateData.h"#include "WorldPacket.h"Go to the source code of this file.
Functions | |
| void | CreatureUnitRelocationWorker (Creature *c, Unit *u) |
References Creature::AI(), WorldObject::CanSeeOrDetect(), Unit::HasStealthAura(), Unit::HasUnitState(), Unit::IsAIEnabled, Unit::IsAlive(), Unit::IsInFlight(), Object::IsPlayer(), CreatureAI::MoveInLineOfSight_Safe(), CreatureAI::TriggerAlert(), and UNIT_STATE_SIGHTLESS.
Referenced by Acore::AIRelocationNotifier::Visit(), and Acore::CreatureRelocationNotifier::Visit().