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.

NetworkMigrationManager.client

public Networking.NetworkClient client;

Description

The client instance that is being used to connect to the host.

This is populated by the Initialize() method. It will be set automatically by the NetworkManager if one is being used.