![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ThreatManager.h"#include "CombatManager.h"#include "Containers.h"#include "Creature.h"#include "CreatureAI.h"#include "CreatureGroups.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "Player.h"#include "SpellAuraEffects.h"#include "SpellInfo.h"#include "SpellMgr.h"#include "TemporarySummon.h"#include "Unit.h"#include "UnitAI.h"#include "WorldPacket.h"#include <algorithm>#include <boost/heap/fibonacci_heap.hpp>Go to the source code of this file.
Classes | |
| class | ThreatManager::Heap |
| class | ThreatReferenceImpl |