![]() |
TrinityCore
|
Include dependency graph for BattlegroundMgr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | BattlegroundData |
| struct | BattlegroundTemplate |
| class | BattlegroundMgr |
Namespaces | |
| WorldPackets | |
| WorldPackets::Battleground | |
Macros | |
| #define | WS_CURRENCY_RESET_TIME 20001 |
| #define | sBattlegroundMgr BattlegroundMgr::instance() |
Typedefs | |
| typedef std::map< uint32, Battleground * > | BattlegroundContainer |
| typedef std::set< uint32 > | BattlegroundClientIdsContainer |
| typedef std::unordered_map < uint32, BattlegroundTypeId > | BattleMastersMap |
| #define sBattlegroundMgr BattlegroundMgr::instance() |
| #define WS_CURRENCY_RESET_TIME 20001 |
| typedef std::set<uint32> BattlegroundClientIdsContainer |
| typedef std::map<uint32, Battleground*> BattlegroundContainer |
| typedef std::unordered_map<uint32, BattlegroundTypeId> BattleMastersMap |
1.8.8