AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Player.h"
Public Attributes | |
uint32 | id |
TeamId | faction |
std::string | note |
uint32 | priority |
bool | checkLeaderOnly |
bool ProgressionRequirement::checkLeaderOnly |
Referenced by lfg::LFGMgr::InitializeLockedDungeons(), and Player::Satisfy().
TeamId ProgressionRequirement::faction |
Referenced by lfg::LFGMgr::InitializeLockedDungeons(), and Player::Satisfy().
uint32 ProgressionRequirement::id |
Referenced by lfg::LFGMgr::InitializeLockedDungeons(), and Player::Satisfy().
std::string ProgressionRequirement::note |
uint32 ProgressionRequirement::priority |
Referenced by ObjectMgr::LoadAccessRequirements().