isAttached
Returns true if there is a managed debugger attached to the UnityEditor, or false if there is not.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Scripting
- Assembly: UnityEditor
public static bool isAttached { get; }