Version: 2018.2
public void OnDisconnectError (Networking.NetworkConnection conn, byte error);

Parameters

connThe connection object that the error occured on.
errorThe error code.

Description

A virtual function that is called when a disconnect error happens.