SteamCore::Matchmaking

ISteamMatchmaking Interface
Functions for clients to access matchmaking services, favorites, and to operate on game lobbies.

Steamworks Documentation:
https://partner.steamgames.com/doc/api/ISteamMatchmaking

GETTING STARTED

Make sure the SteamCore Plugin is enabled
Right Click in any Blueprint and search for “Get Matchmaking
To find all available functions / methods, search for “Matchmaking” in the context menu
Many of the SteamCore::Matchmaking functions / methods are static, meaning they can be called without needing to use the “Matchmaking” subsystem reference.
Many of the SteamCore::Matchmaking functions / methods are static, meaning they can be called without needing to use the “Matchmaking” subsystem reference.

EXAMPLES

Creating a Lobby
Finding Lobbies

Joining a Lobby