Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

EditorApplication.isRemoteConnected

Switch to Manual
public static var isRemoteConnected: bool;

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.