NetworkServer.SetNetworkConnectionClass

切换到手册
public static void SetNetworkConnectionClass ();

描述

此方法设置创建新网络连接时使用的类。

该类必须派生自 NetworkConnection。