This version of Unity is unsupported.
Method group is Obsolete

ConnectionConfig.UsePlatformSpecificProtocols

Obsolete The UNET transport will be removed in the future as soon a replacement is ready. public bool UsePlatformSpecificProtocols;

Description

When starting a server use protocols that make use of platform specific optimisations where appropriate rather than cross-platform protocols. (Playstation/Xbox consoles only).

Set this flag to use platform specific protocols if the platform support them. Use when creating the server only. Not applicable when creating client.