Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailDragDropHandler
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailDragDropHandler.h |
| Include | #include "IDetailDragDropHandler.h" |
bool AcceptDrop
(
const FDragDropEvent & DragDropEvent,
EItemDropZone DropZone
) const
Remarks
Accepts an arbitrary drag-and-drop (doesn't need to be from another widget row) with the current widget row as the target.