TrinityCore
|
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 |