Revision Difference
SteamMatchmaking.CreateLobbyAsync#522938
<member type="method" namespace="Steamworks" parent="SteamMatchmaking" name="CreateLobbyAsync" async="true" static="true">
<member category="interface" type="method" namespace="Steamworks" parent="SteamMatchmaking" name="CreateLobbyAsync" async="true" static="true">
<args>
<arg name="maxMembers" type="int" default="100"></arg>
</args>
<return type="Task<Nullable<Data.Lobby>>"></return>
<summary>Creates a new invisible lobby. Call lobby.SetPublic to take it online.</summary>
</member>