Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkServer.RemoveExternalConnection

public static void RemoveExternalConnection(int connectionId);

Parameters

connectionId The id of the connection to remove.

Description

This removes an external connection added with AddExternalConnection().