Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkManager.OnServerReady

Obsolete public void OnServerReady(NetworkConnection conn);

Parameters

connConnection 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: