Version: 5.4

NetworkServerSimple.networkConnectionClass

매뉴얼로 전환
public Type networkConnectionClass ;

설명

The type of class to be created for new network connections from clients.

By default this is the NetworkConnection class, but it can be changed with SetNetworkConnectionClass() to classes derived from NetworkConnections.