|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Reward info. More...
#include <LFGMgr.h>
Public Member Functions | |
| LfgReward (uint32 _maxLevel=0, uint32 _firstQuest=0, uint32 _otherQuest=0) | |
Public Attributes | |
| uint32 | firstQuest |
| uint32 | maxLevel |
| uint32 | otherQuest |
|
inline |
Definition at line 208 of file LFGMgr.h.
References firstQuest, maxLevel, and otherQuest.
| uint32 lfg::LfgReward::firstQuest |
Definition at line 212 of file LFGMgr.h.
Referenced by lfg::LFGMgr::FinishDungeon(), LfgReward(), and WorldSession::SendLfgPlayerLockInfo().
| uint32 lfg::LfgReward::maxLevel |
Definition at line 211 of file LFGMgr.h.
Referenced by LfgReward().
| uint32 lfg::LfgReward::otherQuest |
Definition at line 213 of file LFGMgr.h.
Referenced by lfg::LFGMgr::FinishDungeon(), LfgReward(), and WorldSession::SendLfgPlayerLockInfo().