isEnabled
Returns true if managed debugger is enabled, or false if it is not.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Scripting
- Assembly: UnityEditor.CoreModule
public static bool isEnabled { get; }
Remarks
This can be disabled using the command line option -disableManagedDebugger for the UnityEditor.