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