Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ManagedDebugger.isEnabled

public static bool isEnabled;

Description

Returns true if managed debugger is enabled, or false if it is not.

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