|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlePetSpawnMgr.h>
Public Attributes | |
| uint32 | Entry = 0 |
| uint8 | Max = 0 |
| uint8 | MaxLevel = 1 |
| uint8 | MinLevel = 1 |
| std::set< uint64 > | ReadyForReplacement |
| std::map< uint64, uint64 > | Replacements |
| uint16 | Species = 0 |
Definition at line 17 of file BattlePetSpawnMgr.h.
| uint32 BattlePetWildPoolTemplate::Entry = 0 |
Definition at line 20 of file BattlePetSpawnMgr.h.
Referenced by BattlePetWildZonePool::AddTemplate(), BattlePetSpawnMgr::LoadFromDB(), BattlePetWildZonePool::OnCreatureAdded(), and BattlePetWildZonePool::SpawnReplacement().
| uint8 BattlePetWildPoolTemplate::Max = 0 |
Definition at line 21 of file BattlePetSpawnMgr.h.
Referenced by BattlePetSpawnMgr::LoadFromDB(), and BattlePetWildZonePool::Populate().
| uint8 BattlePetWildPoolTemplate::MaxLevel = 1 |
Definition at line 23 of file BattlePetSpawnMgr.h.
Referenced by BattlePetSpawnMgr::LoadFromDB(), and BattlePetWildZonePool::SpawnReplacement().
| uint8 BattlePetWildPoolTemplate::MinLevel = 1 |
Definition at line 22 of file BattlePetSpawnMgr.h.
Referenced by BattlePetSpawnMgr::LoadFromDB(), and BattlePetWildZonePool::SpawnReplacement().
| std::set<uint64> BattlePetWildPoolTemplate::ReadyForReplacement |
Definition at line 26 of file BattlePetSpawnMgr.h.
Referenced by BattlePetWildZonePool::OnCreatureAdded(), BattlePetWildZonePool::OnCreatureRemoved(), BattlePetWildZonePool::Populate(), BattlePetWildZonePool::RemoveReplacement(), and BattlePetWildZonePool::SpawnReplacement().
Definition at line 25 of file BattlePetSpawnMgr.h.
Referenced by BattlePetWildZonePool::Populate(), BattlePetWildZonePool::RemoveReplacement(), BattlePetWildZonePool::RemoveReplacement(), and BattlePetWildZonePool::SpawnReplacement().
| uint16 BattlePetWildPoolTemplate::Species = 0 |
Definition at line 19 of file BattlePetSpawnMgr.h.
Referenced by BattlePetWildZonePool::AddTemplate(), BattlePetSpawnMgr::LoadFromDB(), and BattlePetWildZonePool::SpawnReplacement().