![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for BattlegroundQueue, including all inherited members.
_queueAnnouncementCrossfactioned | BattlegroundQueue | private |
_queueAnnouncementTimer | BattlegroundQueue | private |
AddEvent(BasicEvent *Event, uint64 e_time) | BattlegroundQueue | |
AddGroup(Player *leader, Group *group, BattlegroundTypeId bgTypeId, PvPDifficultyEntry const *bracketEntry, uint8 arenaType, bool isRated, bool isPremade, uint32 arenaRating, uint32 matchmakerRating, uint32 arenaTeamId=0, uint32 opponentsArenaTeamId=0) | BattlegroundQueue | |
BattlegroundQueue() | BattlegroundQueue | |
BattlegroundQueueAnnouncerUpdate(uint32 diff, BattlegroundQueueTypeId bgQueueTypeId, BattlegroundBracketId bracket_id) | BattlegroundQueue | |
BattlegroundQueueUpdate(uint32 diff, BattlegroundTypeId bgTypeId, BattlegroundBracketId bracket_id, uint8 arenaType, bool isRated, uint32 arenaRating) | BattlegroundQueue | |
CheckNormalMatch(Battleground *bgTemplate, BattlegroundBracketId bracket_id, uint32 minPlayers, uint32 maxPlayers) | BattlegroundQueue | |
CheckPremadeMatch(BattlegroundBracketId bracket_id, uint32 MinPlayersPerTeam, uint32 MaxPlayersPerTeam) | BattlegroundQueue | |
CheckSkirmishForSameFaction(BattlegroundBracketId bracket_id, uint32 minPlayersPerTeam) | BattlegroundQueue | |
FillPlayersToBG(Battleground *bg, BattlegroundBracketId bracket_id) | BattlegroundQueue | |
GetAverageQueueWaitTime(GroupQueueInfo *ginfo) const | BattlegroundQueue | |
GetPlayerGroupInfoData(ObjectGuid guid, GroupQueueInfo *ginfo) | BattlegroundQueue | |
GetPlayersCountInGroupsQueue(BattlegroundBracketId bracketId, BattlegroundQueueGroupTypes bgqueue) | BattlegroundQueue | |
GetQueueAnnouncementTimer(uint32 bracketId) const | BattlegroundQueue | |
GroupsQueueType typedef | BattlegroundQueue | |
InviteGroupToBG(GroupQueueInfo *ginfo, Battleground *bg, TeamId teamId) | BattlegroundQueue | |
IsAllQueuesEmpty(BattlegroundBracketId bracket_id) | BattlegroundQueue | |
IsPlayerInvited(ObjectGuid pl_guid, uint32 bgInstanceGuid, uint32 removeTime) | BattlegroundQueue | |
IsPlayerInvitedToRatedArena(ObjectGuid pl_guid) | BattlegroundQueue | |
m_events | BattlegroundQueue | private |
m_QueuedGroups | BattlegroundQueue | |
m_QueuedPlayers | BattlegroundQueue | |
m_SelectionPools | BattlegroundQueue | |
m_WaitTimeLastIndex | BattlegroundQueue | private |
m_WaitTimes | BattlegroundQueue | private |
PlayerInvitedToBGUpdateAverageWaitTime(GroupQueueInfo *ginfo) | BattlegroundQueue | |
QueuedPlayersMap typedef | BattlegroundQueue | |
RemovePlayer(ObjectGuid guid, bool decreaseInvitedCount) | BattlegroundQueue | |
SendExitMessageArenaQueue(GroupQueueInfo *ginfo) | BattlegroundQueue | |
SendJoinMessageArenaQueue(Player *leader, GroupQueueInfo *ginfo, PvPDifficultyEntry const *bracketEntry, bool isRated) | BattlegroundQueue | |
SendMessageBGQueue(Player *leader, Battleground *bg, PvPDifficultyEntry const *bracketEntry) | BattlegroundQueue | |
SetQueueAnnouncementTimer(uint32 bracketId, int32 timer, bool isCrossFactionBG=true) | BattlegroundQueue | |
UpdateEvents(uint32 diff) | BattlegroundQueue | |
~BattlegroundQueue() | BattlegroundQueue |