OnLobbyConnectedEvent
Delegate Declaration
public delegate void LobbyConnected();
Invoked when the local player connected to the lobby server.
Players are initially in the Unregistered state when they connect to the lobby server.
Last updated
Was this helpful?