DragAndDropWindowTarget
IDs for core windows. These are used by the RemoveHandler API.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Struct
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public struct DragAndDropWindowTarget
Static Fields
Value | Description |
|---|---|
| hierarchy | ID to target the Hierarchy. |
| inspector | ID to target the Inspector. |
| projectBrowser | ID to target the Project browser. |
| sceneView | ID to target the Scene view. |