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

参数

conn与服务器的连接。
errorCode错误代码。

描述

发生网络错误时在客户端上调用。