TrinityCore
BattlegroundMgr::ScheduledQueueUpdate Struct Reference

Public Member Functions

bool operator== (ScheduledQueueUpdate const &right) const =default
 

Public Attributes

uint32 ArenaMatchmakerRating
 
BattlegroundQueueTypeId QueueId
 
BattlegroundBracketId BracketId
 

Detailed Description

Definition at line 165 of file BattlegroundMgr.h.

Member Function Documentation

◆ operator==()

bool BattlegroundMgr::ScheduledQueueUpdate::operator== ( ScheduledQueueUpdate const &  right) const
default

Member Data Documentation

◆ ArenaMatchmakerRating

uint32 BattlegroundMgr::ScheduledQueueUpdate::ArenaMatchmakerRating

Definition at line 167 of file BattlegroundMgr.h.

◆ BracketId

BattlegroundBracketId BattlegroundMgr::ScheduledQueueUpdate::BracketId

Definition at line 169 of file BattlegroundMgr.h.

◆ QueueId

BattlegroundQueueTypeId BattlegroundMgr::ScheduledQueueUpdate::QueueId

Definition at line 168 of file BattlegroundMgr.h.


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