# Generic

> Generic drag operation.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
Generic = 4
```

### Remarks

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