This version of Unity is unsupported.
Method group is Obsolete

NetworkLobbyManager.TryToAddPlayer

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

Declaration

public void TryToAddPlayer();

Description

This is used on clients to attempt to add a player to the game.

This may fail if the game is full or the connection cannot have more players.