AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
BattlegroundData Struct Reference

#include "BattlegroundMgr.h"

Public Attributes

BattlegroundContainer _Battlegrounds
 
std::array< BattlegroundClientIdsContainer, MAX_BATTLEGROUND_BRACKETS_ClientBattlegroundIds
 
BGFreeSlotQueueContainer BGFreeSlotQueue
 

Detailed Description

Member Data Documentation

◆ _Battlegrounds

BattlegroundContainer BattlegroundData::_Battlegrounds

◆ _ClientBattlegroundIds

std::array<BattlegroundClientIdsContainer, MAX_BATTLEGROUND_BRACKETS> BattlegroundData::_ClientBattlegroundIds

◆ BGFreeSlotQueue

BGFreeSlotQueueContainer BattlegroundData::BGFreeSlotQueue