Legacy Documentation: Version 5.1
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 function StartClient(): Networking.NetworkClient;

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.