Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isEnabled

Returns true if managed debugger is enabled, or false if it is not.
Read time 1 minuteLast updated 5 days ago

Definition

public static bool isEnabled { get; }

Remarks

This can be disabled using the command line option -disableManagedDebugger for the UnityEditor.