com.onlineobject.objectnet Namespace

UILobbyActivation..::..LobbyCreationSucess Method

Called when the lobby creation process is successful. Logs the lobby ID and deactivates the Lobby GameObject.

Namespace:  com.onlineobject.objectnet.integration
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll)

Syntax


public void LobbyCreationSucess(

	ushort lobbyId

)

Parameters

lobbyId
Type: UInt16
The ID of the lobby that was created.