AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "LFGMgr.h"
Public Member Functions | |
LfgReward (uint32 _maxLevel=0, uint32 _firstQuest=0, uint32 _otherQuest=0) | |
Public Attributes | |
uint32 | maxLevel |
uint32 | firstQuest |
uint32 | otherQuest |
|
inline |
uint32 lfg::LfgReward::firstQuest |
Referenced by lfg::LFGMgr::FinishDungeon(), and WorldSession::HandleLfgPlayerLockInfoRequestOpcode().
uint32 lfg::LfgReward::maxLevel |
uint32 lfg::LfgReward::otherQuest |
Referenced by lfg::LFGMgr::FinishDungeon(), and WorldSession::HandleLfgPlayerLockInfoRequestOpcode().