This version of Unity is unsupported.
Method group is Obsolete

NetworkLobbyManager.OnLobbyClientConnect

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public void OnLobbyClientConnect(NetworkConnection conn);

Parameters

conn The connection that connected.

Description

This is called on the client when it connects to server.