This version of Unity is unsupported.
Method group is Obsolete

GlobalConfig

class in UnityEngine.Networking

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

Description

Defines global paramters for network library.

The NetworkManager has a GlobalConfig instance ( NetworkManager.globalConfig ) that is used to configure the network when started by the NetworkManager.

Some of the attributes of this instance can be modified from the NetworkManager inspector UI in the editor.