|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| bool | operator== (ScheduledQueueUpdate const &right) const |
Public Attributes | |
| uint32 | ArenaMMRating |
| uint8 | ArenaType |
| BattlegroundBracketId | BracketId |
| BattlegroundQueueTypeId | QueueId |
| BattlegroundTypeId | TypeId |
Definition at line 133 of file BattlegroundMgr.h.
|
inline |
Definition at line 141 of file BattlegroundMgr.h.
References ArenaMMRating, BracketId, and QueueId.
| uint32 BattlegroundMgr::ScheduledQueueUpdate::ArenaMMRating |
Definition at line 135 of file BattlegroundMgr.h.
Referenced by operator==().
| uint8 BattlegroundMgr::ScheduledQueueUpdate::ArenaType |
Definition at line 136 of file BattlegroundMgr.h.
| BattlegroundBracketId BattlegroundMgr::ScheduledQueueUpdate::BracketId |
Definition at line 139 of file BattlegroundMgr.h.
Referenced by operator==().
| BattlegroundQueueTypeId BattlegroundMgr::ScheduledQueueUpdate::QueueId |
Definition at line 137 of file BattlegroundMgr.h.
Referenced by operator==().
| BattlegroundTypeId BattlegroundMgr::ScheduledQueueUpdate::TypeId |
Definition at line 138 of file BattlegroundMgr.h.