Method group is Obsolete

NetworkManager.StartClient

Switch to Manual
Obsolete public NetworkClient StartClient ();

Returns

NetworkClient The client object created.

Description

This starts a network client. It uses the networkAddress and networkPort properties as the address to connect to.

This makes the newly created client connect to the server immediately.