# Game Is Matchmade

Grammar — Game started from matchmaker
FlagsNative | Function

Returns true if the game was started from queueing in the matchmaker on Battle.net.

Returns — bool

native bool GameIsMatchmade();

Category: Game / Game Settings

# Examples

# mods/heroesdata.stormmod

GameLib.galaxy

// L474
GameIsMatchmade()
// L621
GameIsMatchmade()
// L2201
GameIsMatchmade()
// L19200
GameIsMatchmade()