|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | FamilyId |
| uint32 | Flags |
| uint32 | NpcId |
| uint32 | SpellId |
Definition at line 283 of file DB2Structure.h.
| uint32 BattlePetSpeciesEntry::FamilyId |
Definition at line 289 of file DB2Structure.h.
Referenced by BattlePetSpeciesFamilyMask().
| uint32 BattlePetSpeciesEntry::Flags |
Definition at line 291 of file DB2Structure.h.
Referenced by BattlePetSpeciesHasFlag().
| uint32 BattlePetSpeciesEntry::NpcId |
Definition at line 286 of file DB2Structure.h.
Referenced by BattlePetSpeciesNpcId(), BattlePetMgr::CanCreateBattlePet(), WorldSession::HandleBattlePetQueryName(), BattlePetSpawnMgr::LoadFromDB(), and BattlePetWildZonePool::SpawnReplacement().
| uint32 BattlePetSpeciesEntry::SpellId |
Definition at line 288 of file DB2Structure.h.
Referenced by BattlePetGetSummonSpell().