Steamworks.SteamMatchmaking.CreateLobbyAsync
Syntax
Description
Creates a new invisible lobby. Call lobby.SetPublic to take it online.
Arguments
int maxMembers 100
Returns
Task<Data.Lobby>
Creates a new invisible lobby. Call lobby.SetPublic to take it online.