ManagedDebugger

class in UnityEditor.Scripting

Description

Representation of managed debugger in UnityEditor.

Static Properties

Property Description
isAttachedReturns true if there is a managed debugger attached to the UnityEditor, or false if there is not.
isEnabledReturns true if managed debugger is enabled, or false if it is not.

Static Methods

Method Description
DisconnectDisconnects the managed debugger attached to the UnityEditor.

Events

Event Description
debuggerAttachedThis event triggers whenever managed debugger is attached or detached.

Did you find this page useful? Please give it a rating: