TrinityCore
lfg::LfgWaitTime Struct Reference

#include <LFGQueue.h>

Public Member Functions

 LfgWaitTime ()
 

Public Attributes

int32 time
 Wait time. More...
 
uint32 number
 Number of people used to get that wait time. More...
 

Detailed Description

Definition at line 71 of file LFGQueue.h.

Constructor & Destructor Documentation

◆ LfgWaitTime()

lfg::LfgWaitTime::LfgWaitTime ( )
inline

Definition at line 73 of file LFGQueue.h.

Member Data Documentation

◆ number

uint32 lfg::LfgWaitTime::number

Number of people used to get that wait time.

Definition at line 75 of file LFGQueue.h.

◆ time

int32 lfg::LfgWaitTime::time

Wait time.

Definition at line 74 of file LFGQueue.h.


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