DragAndDrop.ProjectBrowserDropHandler
Handler for the Project.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor
public delegate DragAndDropVisualMode DragAndDrop.ProjectBrowserDropHandler(int dragInstanceId, string dropUponPath, bool perform)