Skip to content

MatchType Enum

The MatchType enum represents various types of matches available in the game. Each value corresponds to a specific match type.

Enum Values

NameValueDescription
MATCH_TYPE_CASUAL0Standard casual match.
MATCH_TYPE_COOP_BOTS1Cooperative match against bots.
MATCH_TYPE_LEGACY_TEAM_RANKED2Legacy team-based ranked match.
MATCH_TYPE_LEGACY_SOLO_QUEUE3Legacy solo queue ranked match.
MATCH_TYPE_COMPETITIVE4Competitive ranked match.
MATCH_TYPE_WEEKEND_TOURNEY5Weekend tournament match.
MATCH_TYPE_CASUAL_1V16Casual 1v1 match.
MATCH_TYPE_EVENT7Event-based match.
MATCH_TYPE_SEASONAL_RANKED8Seasonal ranked match.
MATCH_TYPE_LOWPRI_DEPRECATED9Low-priority match (deprecated).
MATCH_TYPE_STEAM_GROUP10Steam group-based match.
MATCH_TYPE_MUTATION11Mutation mode match.
MATCH_TYPE_COACHES_CHALLENGE12Coaches' challenge match.
MATCH_TYPE_GAUNTLET13Gauntlet mode match.
MATCH_TYPE_NEW_PLAYER_POOL14Match specifically for new players.