Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DragAndDrop.InspectorDropHandler

Handler for the Inspector.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Delegate
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public delegate DragAndDropVisualMode DragAndDrop.InspectorDropHandler(Object[] targets, bool perform)