|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundMgr.h>
Public Attributes | |
| BGFreeSlotQueueContainer | BGFreeSlotQueue |
| BattlegroundContainer | m_Battlegrounds |
| BattlegroundClientIdsContainer | m_ClientBattlegroundIds [MAX_BATTLEGROUND_BRACKETS] |
Definition at line 44 of file BattlegroundMgr.h.
| BGFreeSlotQueueContainer BattlegroundData::BGFreeSlotQueue |
Definition at line 48 of file BattlegroundMgr.h.
Referenced by BattlegroundMgr::DeleteAllBattlegrounds().
| BattlegroundContainer BattlegroundData::m_Battlegrounds |
Definition at line 46 of file BattlegroundMgr.h.
Referenced by BattlegroundMgr::DeleteAllBattlegrounds().
| BattlegroundClientIdsContainer BattlegroundData::m_ClientBattlegroundIds[MAX_BATTLEGROUND_BRACKETS] |
Definition at line 47 of file BattlegroundMgr.h.