com.onlineobject.objectnet Namespace

UILobbyActivation..::..LobbyJoinSucess Method

Called when successfully joining a lobby. Logs the lobby ID and deactivates the Lobby GameObject.

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

Syntax


public void LobbyJoinSucess(

	ushort lobbyId

)

Parameters

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