C_PvP.GetActiveMatchState

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

state = C_PvP.GetActiveMatchState()

Returns

state
Enum.PvPMatchState
Value Field Description
0 Inactive
1 Waiting Added in 10.1.5
2 StartUp Added in 10.1.5
3 Engaged Added in 10.1.5
4 PostRound Added in 10.1.5
5 Complete

Patch changes

Dragonflight Patch 10.1.5 (2023-07-11): Removed Active enum.
Battle for Azeroth Patch 8.2.0 (2019-06-25): Added.