Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorConnection.Initialize

Declaration

public void Initialize();

Description

Initializes the EditorConnection.

Starts listening for Players. If all the Players disconnect, the socket gets cleaned up, so you need to reinitialize the socket if you expect more connections.