Version: 5.6 (switch to 2017.1b)
LanguageEnglish
  • C#
  • JS

Script language

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

EditorApplication.isRemoteConnected

public static bool isRemoteConnected;

Description

Is editor currently connected to Unity Remote 4 client app.

This lets you to check if editor has successfully connected to Unity Remote 4 client, and data is being transferred between them.