TrinityCore
Loading...
Searching...
No Matches
GroupQueueInfo Struct Reference

#include <BattlegroundQueue.h>

Public Attributes

std::map< ObjectGuid, PlayerQueueInfo * > Players
 
::Team Team
 
bool IsRated
 
uint32 ArenaTeamId
 
uint32 JoinTime
 
uint32 RemoveInviteTime
 
uint32 IsInvitedToBGInstanceGUID
 
uint32 ArenaTeamRating
 
uint32 ArenaMatchmakerRating
 
uint32 OpponentsTeamRating
 
uint32 OpponentsMatchmakerRating
 
uint32 PreviousOpponentsTeamId
 

Detailed Description

Definition at line 38 of file BattlegroundQueue.h.

Member Data Documentation

◆ ArenaMatchmakerRating

uint32 GroupQueueInfo::ArenaMatchmakerRating

Definition at line 48 of file BattlegroundQueue.h.

◆ ArenaTeamId

uint32 GroupQueueInfo::ArenaTeamId

Definition at line 43 of file BattlegroundQueue.h.

◆ ArenaTeamRating

uint32 GroupQueueInfo::ArenaTeamRating

Definition at line 47 of file BattlegroundQueue.h.

◆ IsInvitedToBGInstanceGUID

uint32 GroupQueueInfo::IsInvitedToBGInstanceGUID

Definition at line 46 of file BattlegroundQueue.h.

◆ IsRated

bool GroupQueueInfo::IsRated

Definition at line 42 of file BattlegroundQueue.h.

◆ JoinTime

uint32 GroupQueueInfo::JoinTime

Definition at line 44 of file BattlegroundQueue.h.

◆ OpponentsMatchmakerRating

uint32 GroupQueueInfo::OpponentsMatchmakerRating

Definition at line 50 of file BattlegroundQueue.h.

◆ OpponentsTeamRating

uint32 GroupQueueInfo::OpponentsTeamRating

Definition at line 49 of file BattlegroundQueue.h.

◆ Players

std::map<ObjectGuid, PlayerQueueInfo*> GroupQueueInfo::Players

Definition at line 40 of file BattlegroundQueue.h.

◆ PreviousOpponentsTeamId

uint32 GroupQueueInfo::PreviousOpponentsTeamId

Definition at line 51 of file BattlegroundQueue.h.

◆ RemoveInviteTime

uint32 GroupQueueInfo::RemoveInviteTime

Definition at line 45 of file BattlegroundQueue.h.

◆ Team

::Team GroupQueueInfo::Team

Definition at line 41 of file BattlegroundQueue.h.


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