AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
SpellAuras.cpp File Reference
#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
 

Variable Documentation

◆ UPDATE_TARGET_MAP_INTERVAL

constexpr int32 UPDATE_TARGET_MAP_INTERVAL = 500
staticconstexpr
Todo:
: this import is not necessary for compilation and marked as unused by the IDE

Referenced by Aura::UpdateTargetMap().