NetworkServer.SetNetworkConnectionClass

매뉴얼로 전환
public static void SetNetworkConnectionClass ();

설명

This sets the class used when creating new network connections.

The class must be derived from NetworkConnection.