Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkManager.OnServerReady

public void OnServerReady(Networking.NetworkConnection conn);

Parameters

conn Connection from client.

Description

Called on the server when a client is ready.

The default implementation of this function calls NetworkServer.SetClientReady() to continue the network setup process.

Did you find this page useful? Please give it a rating: