Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkLobbyManager.OnLobbyClientAddPlayerFailed

public void OnLobbyClientAddPlayerFailed();

Description

Called on the client when adding a player to the lobby fails.

This could be because the lobby is full, or the connection is not allowed to have more players.