Version: 2017.2
public Networking.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.