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

参数

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

描述

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