MatchingGame
Prefix: match
Table of Content
- MatchEndReason
- MatchType
- PvpDeathReason
- PVPGameState
- RatingType
- Roles
- Rules
- Team
- Winner
- CanLeaveQueueAsGroup()
- CanLookForReplacements()
- CanQueueAsGroup()
- CanVoteSurrender()
- CastVoteKick()
- CastVoteSurrender()
- ConfirmRole()
- DeclineRoleCheck()
- DoesRequestWarplotInit()
- GetAvailableMatchingGames() (Deprecated)
- GetAverageWaitTime()
- GetCurrentMatchingGame()
- GetEligibleRoles()
- GetMatchingGames()
- GetMatchingGameType()
- GetPendingInfo()
- GetPVPMatchState()
- GetPvpRating()
- GetQueuedMatches()
- GetSeasonForRatingType()
- GetSelectedRoles()
- GetTimeInQueue()
- GetWarPlotBattleState()
- InitiateVoteToKick()
- InitiateVoteToSurrender()
- is()
- IsGamePending()
- IsInMatchingGame()
- IsInMatchingInstance()
- IsInPVPGame()
- IsLookingForReplacements()
- IsMatchingGameFinished()
- IsQueuedAsGroup()
- IsQueuedForMatching()
- IsQueuedForRealmOnly()
- IsRoleCheckActive()
- IsVoteKickActive()
- IsVoteSurrenderActive()
- IsWarpartyQueued()
- LeaveMatchingGame()
- LeaveMatchingQueue()
- LeaveMatchingQueueAsGroup()
- LookForReplacements()
- Queue()
- QueueAsGroup()
- RespondToPendingGame() (Deprecated)
- SelectRole()
- StopLookingForReplacements()
- TransferIntoMatchingGame()
- __eq() (Deprecated)
- DoesGroupMeetRequirements()
- GetDescription()
- GetGameId()
- GetMaxLevel()
- GetMinGearScore() (Deprecated)
- GetMinLevel()
- GetName()
- GetQueuedMatches() (Deprecated)
- GetRecommendedItemLevel()
- GetReward()
- GetTeamSize()
- GetType()
- IsQueued()
- IsRandom()
- IsVeteran()
Enum
MatchEndReason
- Completed
- Forfeit
- TimeExpired
Enum
MatchType
- Battleground
- Dungeon
- Adventure
- Arena
- Warplot
- RatedBattleground
- OpenArena
- Event
- Shiphand
Enum
PvpDeathReason
- KilledByPlayer
- KilledByCreature
- Falling
- Drowning
Enum
PVPGameState
- Preparation
- InProgress
- Finished
Enum
RatingType
- Arena2v2
- Arena3v3
- Arena5v5
- RatedBattleground
- Warplot
Enum
Roles
- Tank
- Healer
- DPS
Enum
Rules
- Default
- DeathmatchPool
- WaveRespawn
Enum
Team
- Team1
- Team2
Enum
Winner
- Team1
- Team2
- Draw
Function
CanLeaveQueueAsGroup()
Function
CanLookForReplacements()
Function
CanQueueAsGroup()
Function
CanVoteSurrender()
Function
CastVoteKick()
Function
CastVoteSurrender()
Function
ConfirmRole()
Function
DeclineRoleCheck()
Function
DoesRequestWarplotInit()
Function
GetAvailableMatchingGames() (Deprecated)
Function
GetAverageWaitTime()
Function
GetCurrentMatchingGame()
Function
GetEligibleRoles()
Function
GetMatchingGames()
Function
GetMatchingGameType()
Function
GetPendingInfo()
Function
GetPVPMatchState()
Function
GetPvpRating()
Function
GetQueuedMatches()
Function
GetSeasonForRatingType()
Function
GetSelectedRoles()
Remarks
Known Issue: The values returned from this function carry over to characters with the same name on the same realm and same account. Because of this, the selected roles may be different than the roles the new character is eligible for.
Function
GetTimeInQueue()
Function
GetWarPlotBattleState()
Function
InitiateVoteToKick()
Function
InitiateVoteToSurrender()
Function
is()
Function
IsGamePending()
Function
IsInMatchingGame()
Function
IsInMatchingInstance()
Function
IsInPVPGame()
Function
IsLookingForReplacements()
Function
IsMatchingGameFinished()
Function
IsQueuedAsGroup()
Function
IsQueuedForMatching()
Function
IsQueuedForRealmOnly()
Function
IsRoleCheckActive()
Function
IsVoteKickActive()
Function
IsVoteSurrenderActive()
Function
IsWarpartyQueued()
Function
LeaveMatchingGame()
Function
LeaveMatchingQueue()
Function
LeaveMatchingQueueAsGroup()
Function
LookForReplacements()
Function
Queue()
Function
QueueAsGroup()
Function
RespondToPendingGame() (Deprecated)
Function
SelectRole()
Function
StopLookingForReplacements()
Function
TransferIntoMatchingGame()
Method
__eq() (Deprecated)
Method
DoesGroupMeetRequirements()
Method
GetDescription()
Method
GetGameId()
Method
GetMaxLevel()
Method
GetMinGearScore() (Deprecated)
Method
GetMinLevel()
Method
GetName()
Method
GetQueuedMatches() (Deprecated)
Method
GetRecommendedItemLevel()
Method
GetReward()
Method
GetTeamSize()
Method
GetType()
Method
IsQueued()
Method
IsRandom()
Method