TrinityCore
|
Stores player data related to proposal to join. More...
#include <LFGMgr.h>
Public Member Functions | |
LfgProposalPlayer () | |
Public Attributes | |
uint8 | role |
Proposed role. More... | |
LfgAnswer | accept |
Accept status (-1 not answer | 0 Not agree | 1 agree) More... | |
ObjectGuid | group |
Original group guid. 0 if no original group. More... | |
Stores player data related to proposal to join.
|
inline |
LfgAnswer lfg::LfgProposalPlayer::accept |
Accept status (-1 not answer | 0 Not agree | 1 agree)
ObjectGuid lfg::LfgProposalPlayer::group |
Original group guid. 0 if no original group.
uint8 lfg::LfgProposalPlayer::role |
Proposed role.