# Disconnect()

> Disconnects the managed debugger attached to the UnityEditor.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.Scripting](/engine/6000.7/script-reference/unityeditor/scripting.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static void Disconnect()
```
