#include "RaceMgr.h"
◆ RaceMgr()
◆ ~RaceMgr()
◆ GetAllianceRaceMask()
| static uint32 RaceMgr::GetAllianceRaceMask |
( |
| ) |
|
|
inlinestatic |
◆ GetHordeRaceMask()
| static uint32 RaceMgr::GetHordeRaceMask |
( |
| ) |
|
|
inlinestatic |
static uint32 _hordeRaceMask
Definition RaceMgr.h:49
References _hordeRaceMask.
◆ GetMaxRaces()
| static uint8 RaceMgr::GetMaxRaces |
( |
| ) |
|
|
inlinestatic |
◆ GetPlayableRaceMask()
| static uint32 RaceMgr::GetPlayableRaceMask |
( |
| ) |
|
|
inlinestatic |
◆ instance()
42{
45}
static RaceMgr * instance()
Definition RaceMgr.cpp:41
References instance().
Referenced by instance().
◆ LoadRaces()
| void RaceMgr::LoadRaces |
( |
| ) |
|
|
static |
◆ SetMaxRaces()
| static void RaceMgr::SetMaxRaces |
( |
uint8 |
max | ) |
|
|
inlinestatic |
◆ _allianceRaceMask
| uint32 RaceMgr::_allianceRaceMask = 0 |
|
staticprivate |
◆ _hordeRaceMask
| uint32 RaceMgr::_hordeRaceMask = 0 |
|
staticprivate |
◆ _maxRaces
| uint8 RaceMgr::_maxRaces = 0 |
|
staticprivate |
◆ _playableRaceMask
| uint32 RaceMgr::_playableRaceMask = 0 |
|
staticprivate |
The documentation for this class was generated from the following files:
- azerothcore-wotlk/src/server/game/Entities/Player/RaceMgr.h
- azerothcore-wotlk/src/server/game/Entities/Player/RaceMgr.cpp