![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
| struct | PetSpell |
| class | Pet |
Typedefs | |
| typedef std::unordered_map< uint32, PetSpell > | PetSpellMap |
| typedef std::vector< uint32 > | AutoSpellList |
Variables | |
| constexpr auto | PET_LOSE_HAPPINES_INTERVAL = 7500 |
| constexpr auto | HAPPINESS_LEVEL_SIZE = 333000 |
| typedef std::vector<uint32> AutoSpellList |
| typedef std::unordered_map<uint32, PetSpell> PetSpellMap |
|
constexpr |
Referenced by Pet::GetHappinessState(), and Pet::setDeathState().
|
constexpr |
Referenced by Pet::Update().