# DragPerform

> Editor only: drag & drop operation performed.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.IMGUIModule

```csharp
DragPerform = 10
```

### Remarks

Additional Resources: [DragAndDrop](/engine/6000.0/script-reference/unityeditor/draganddrop.md) class.
