TrinityCore
lfg::LfgLockInfoData Struct Reference

#include <LFG.h>

Public Member Functions

 LfgLockInfoData (uint32 _lockStatus=0, uint16 _requiredItemLevel=0, float _currentItemLevel=0)
 

Public Attributes

uint32 lockStatus
 
uint16 requiredItemLevel
 
float currentItemLevel
 

Detailed Description

Definition at line 122 of file LFG.h.

Constructor & Destructor Documentation

◆ LfgLockInfoData()

lfg::LfgLockInfoData::LfgLockInfoData ( uint32  _lockStatus = 0,
uint16  _requiredItemLevel = 0,
float  _currentItemLevel = 0 
)
inline

Definition at line 124 of file LFG.h.

Member Data Documentation

◆ currentItemLevel

float lfg::LfgLockInfoData::currentItemLevel

Definition at line 129 of file LFG.h.

◆ lockStatus

uint32 lfg::LfgLockInfoData::lockStatus

Definition at line 127 of file LFG.h.

◆ requiredItemLevel

uint16 lfg::LfgLockInfoData::requiredItemLevel

Definition at line 128 of file LFG.h.


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