Version: 2018.1
public void OnClientError (Networking.NetworkConnection conn, int errorCode);

Parameters

connConnection to a server.
errorCodeError code.

Description

Called on clients when a network error occurs.