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.