![]() |
TrinityCore
|
#include <BattlegroundMgr.h>
Public Attributes | |
| BattlegroundContainer | m_Battlegrounds |
| BattlegroundClientIdsContainer | m_ClientBattlegroundIds [MAX_BATTLEGROUND_BRACKETS] |
| BGFreeSlotQueueContainer | BGFreeSlotQueue |
Definition at line 42 of file BattlegroundMgr.h.
| BGFreeSlotQueueContainer BattlegroundData::BGFreeSlotQueue |
Definition at line 46 of file BattlegroundMgr.h.
| BattlegroundContainer BattlegroundData::m_Battlegrounds |
Definition at line 44 of file BattlegroundMgr.h.
| BattlegroundClientIdsContainer BattlegroundData::m_ClientBattlegroundIds[MAX_BATTLEGROUND_BRACKETS] |
Definition at line 45 of file BattlegroundMgr.h.