NetworkServer.SetNetworkConnectionClass

Cambiar al Manual
public static void SetNetworkConnectionClass ();

Descripción

This sets the class used when creating new network connections.

The class must be derived from NetworkConnection.