This version of Unity is unsupported.
Method group is Obsolete

NetworkDiscovery.useNetworkManager

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

Description

True to integrate with the NetworkManager.

When running as a server, this will include the NetworkManager's address in broadcast messages. When running as a client, this will be able to join matching games found by using the NetworkManager.