Version: 2017.2

NetworkManager.OnClientNotReady

Switch to Manual
public void OnClientNotReady (Networking.NetworkConnection conn);

Parameters

conn Connection to a server.

Description

Called on clients when a servers tells the client it is no longer ready.

This is commonly used when switching scenes.