Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkManager.StartClient

Switch to Manual
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.