Version: 5.4
public Networking.NetworkClient StartClient ();

반환

NetworkClient The client object created.

설명

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.