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

参数

conn 来自客户端的连接。
errorCode 错误代码。

描述

在客户端连接发生网络错误时在服务器上调用。