![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Cell.h"#include "CharmInfo.h"#include "Common.h"#include "CreatureData.h"#include "LootMgr.h"#include "Unit.h"#include <list>Go to the source code of this file.
Classes | |
| class | Creature |
| class | AssistDelayEvent |
| class | ForcedDespawnDelayEvent |
| class | TemporaryThreatModifierEvent |
Macros | |
| #define | CREATURE_Z_ATTACK_RANGE 3 |
| #define | MAX_VENDOR_ITEMS 150 |
Typedefs | |
| typedef std::vector< uint8 > | CreatureTextRepeatIds |
| typedef std::unordered_map< uint8, CreatureTextRepeatIds > | CreatureTextRepeatGroup |
| #define CREATURE_Z_ATTACK_RANGE 3 |
| #define MAX_VENDOR_ITEMS 150 |
| typedef std::unordered_map<uint8, CreatureTextRepeatIds> CreatureTextRepeatGroup |
| typedef std::vector<uint8> CreatureTextRepeatIds |