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

파라미터

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

설명

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