public void OnClientNotReady (Networking.NetworkConnection conn);

Parameters

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