DragAndDrop.ProjectBrowserDropHandlerV2
Handler for the Project.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public delegate DragAndDropVisualMode DragAndDrop.ProjectBrowserDropHandlerV2(EntityId dragEntityId, string dropUponPath, bool perform)