SteamSubsystem.StartSteamLobby Method¶
[This is preliminary documentation and is subject to change.]
[Missing documentation for “M:Game.Subsystems.SteamSubsystem.StartSteamLobby(Facepunch.Steamworks.Lobby.Type,System.String,System.Int32)”]
Namespace: Game.SubsystemsAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax¶
C#
public void StartSteamLobby(
Type type,
string lobbyName,
int maxPlayers
)
Parameters¶
type
Type: Type[Missing documentation for “M:Game.Subsystems.SteamSubsystem.StartSteamLobby(Facepunch.Steamworks.Lobby.Type,System.String,System.Int32)”]
lobbyName
Type: System.String[Missing documentation for “M:Game.Subsystems.SteamSubsystem.StartSteamLobby(Facepunch.Steamworks.Lobby.Type,System.String,System.Int32)”]
maxPlayers
Type: System.Int32[Missing documentation for “M:Game.Subsystems.SteamSubsystem.StartSteamLobby(Facepunch.Steamworks.Lobby.Type,System.String,System.Int32)”]