![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Attributes | |
| uint32 | id |
| int32 | mapid [8] |
| uint32 | type |
| char const * | name [16] |
| uint32 | maxGroupSize |
| uint32 | HolidayWorldStateId |
| uint32 BattlemasterListEntry::HolidayWorldStateId |
Referenced by Player::SendBGWeekendWorldStates(), and GameEventMgr::UpdateWorldStates().
| uint32 BattlemasterListEntry::id |
Referenced by Player::SendBGWeekendWorldStates().
| int32 BattlemasterListEntry::mapid[8] |
Referenced by BattlegroundMgr::CreateBattleground(), and BattlegroundMgr::LoadBattlegroundTemplates().
| uint32 BattlemasterListEntry::maxGroupSize |
Referenced by Group::CanJoinBattlegroundQueue().
| char const* BattlemasterListEntry::name[16] |
Referenced by BattlegroundMgr::CreateBattleground().
| uint32 BattlemasterListEntry::type |
Referenced by BattlegroundTemplate::IsArena().