Table of Contents

OpenLobby

Methods
public void OpenLobby(Action<RequestResponse<bool>> onRequestFinished)

Opens the Lobby, allowing new players to join.

Parameters
Type Name Description
Action<RequestResponse<bool>> onRequestFinished

Callback that will be invoked when the request finished.