LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NetworkClient.hostPort

public int hostPort;

Description

The local port that the network client uses to connect to the server.

It defaults to 0, which means the network client will use a free port of system choice.