Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

IDropTarget

interface in UnityEditor.Experimental.UIElements.GraphView

マニュアルに切り替える

説明

Drop target interface.

Public 関数

CanAcceptDropCheck if we can drop on this target.
DragExitedCalled when drag exits target.
DragPerformCalled when drag is performed.
DragUpdatedCalled when drag is updated.