Version: 5.4
public void OnServerError (Networking.NetworkConnection conn, int errorCode);

파라미터

conn Connection from client.
errorCode Error code.

설명

Called on the server when a network error occurs for a client connection.