AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
ArenaTeamMgr.h File Reference
#include "ArenaTeam.h"

Go to the source code of this file.

Classes

class  ArenaTeamMgr
 

Macros

#define sArenaTeamMgr   ArenaTeamMgr::instance()
 

Variables

constexpr uint32 MAX_ARENA_TEAM_ID = 0xFFF00000
 
constexpr uint32 MAX_TEMP_ARENA_TEAM_ID = 0xFFFFFFFE
 

Macro Definition Documentation

◆ sArenaTeamMgr

#define sArenaTeamMgr   ArenaTeamMgr::instance()

Variable Documentation

◆ MAX_ARENA_TEAM_ID

constexpr uint32 MAX_ARENA_TEAM_ID = 0xFFF00000
constexpr

◆ MAX_TEMP_ARENA_TEAM_ID

constexpr uint32 MAX_TEMP_ARENA_TEAM_ID = 0xFFFFFFFE
constexpr