Version: 2017.3

NetworkServerSimple.networkConnectionClass

Switch to Manual
public Type networkConnectionClass ;

Description

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.