This version of Unity is unsupported.
Method group is Obsolete

NetworkServer.SetNetworkConnectionClass

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

Declaration

public static void SetNetworkConnectionClass();

Description

This sets the class used when creating new network connections.

The class must be derived from NetworkConnection.