com.onlineobject.objectnet Namespace

UILobbyActivation..::..LobbyCreationError Method

Called when there is an error during the lobby creation process. Throws an exception with the provided reason.

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

Syntax


public void LobbyCreationError(

	string reason

)

Parameters

reason
Type: String
The reason for the lobby creation error.