This version of Unity is unsupported.
Method group is Obsolete

NetworkServerSimple.SetNetworkConnectionClass

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public void SetNetworkConnectionClass();

Description

This sets the class that is used when creating new network connections.

The class must be derived from NetworkConnection.