Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
BattlegroundMgr::ScheduledQueueUpdate Struct Reference

Public Member Functions

bool operator== (ScheduledQueueUpdate const &right) const

Public Attributes

uint32 ArenaMMRating
uint8 ArenaType
BattlegroundBracketId BracketId
BattlegroundQueueTypeId QueueId
BattlegroundTypeId TypeId

Detailed Description

Definition at line 133 of file BattlegroundMgr.h.

Member Function Documentation

◆ operator==()

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

Definition at line 141 of file BattlegroundMgr.h.

References ArenaMMRating, BracketId, and QueueId.

Member Data Documentation

◆ ArenaMMRating

uint32 BattlegroundMgr::ScheduledQueueUpdate::ArenaMMRating

Definition at line 135 of file BattlegroundMgr.h.

Referenced by operator==().

◆ ArenaType

uint8 BattlegroundMgr::ScheduledQueueUpdate::ArenaType

Definition at line 136 of file BattlegroundMgr.h.

◆ BracketId

BattlegroundBracketId BattlegroundMgr::ScheduledQueueUpdate::BracketId

Definition at line 139 of file BattlegroundMgr.h.

Referenced by operator==().

◆ QueueId

BattlegroundQueueTypeId BattlegroundMgr::ScheduledQueueUpdate::QueueId

Definition at line 137 of file BattlegroundMgr.h.

Referenced by operator==().

◆ TypeId

BattlegroundTypeId BattlegroundMgr::ScheduledQueueUpdate::TypeId

Definition at line 138 of file BattlegroundMgr.h.


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