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.

EditorConnection.Initialize

public void Initialize();

Description

Initializes the EditorConnection.

Starts listening for players. If all the players disconnects, the socket gets clean up, so you would have to reinitialize if you expect more connections.