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.

NetworkTransport.RemoveHost

public static bool RemoveHost(int hostId);

Parameters

hostIdHost ID to remove.

Description

Closes the opened socket, and closes all connections belonging to that socket.