DragAndDrop.HierarchyDropHandlerV2
Handler for the Hierarchy.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public delegate DragAndDropVisualMode DragAndDrop.HierarchyDropHandlerV2(EntityId dropTargetEntityId, HierarchyDropFlags dropMode, Transform parentForDraggedObjects, bool perform)