![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ArenaSpectator.h"#include "CellImpl.h"#include "Common.h"#include "GameTime.h"#include "GridNotifiers.h"#include "Log.h"#include "ObjectAccessor.h"#include "ObjectMgr.h"#include "Opcodes.h"#include "Player.h"#include "ScriptMgr.h"#include "Spell.h"#include "SpellAuraEffects.h"#include "SpellMgr.h"#include "SpellScript.h"#include "Unit.h"#include "Util.h"#include "Vehicle.h"#include "WorldPacket.h"#include "GridNotifiersImpl.h"Go to the source code of this file.
Variables | |
| static constexpr int32 | UPDATE_TARGET_MAP_INTERVAL = 500 |
|
staticconstexpr |
Referenced by Aura::UpdateTargetMap().