TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
lfg::LfgReward Struct Reference

Reward info. More...

#include <LFGMgr.h>

Public Member Functions

 LfgReward (uint32 _maxLevel=0, uint32 _firstQuest=0, uint32 _otherQuest=0)
 

Public Attributes

uint32 maxLevel
 
uint32 firstQuest
 
uint32 otherQuest
 

Detailed Description

Reward info.

Definition at line 222 of file LFGMgr.h.

Constructor & Destructor Documentation

◆ LfgReward()

lfg::LfgReward::LfgReward ( uint32  _maxLevel = 0,
uint32  _firstQuest = 0,
uint32  _otherQuest = 0 
)
inline

Definition at line 224 of file LFGMgr.h.

Member Data Documentation

◆ firstQuest

uint32 lfg::LfgReward::firstQuest

Definition at line 228 of file LFGMgr.h.

◆ maxLevel

uint32 lfg::LfgReward::maxLevel

Definition at line 227 of file LFGMgr.h.

◆ otherQuest

uint32 lfg::LfgReward::otherQuest

Definition at line 229 of file LFGMgr.h.


The documentation for this struct was generated from the following file: