Version: 5.6
public void OnClientNotReady (Networking.NetworkConnection conn);

파라미터

conn Connection to a server.

설명

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

This is commonly used when switching scenes.