Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands > API/Runtime/Slate/Framework/Commands/FUICommandDragDropOp
- FDragDropOperation::OnDrop()
- FUICommandDragDropOp::OnDrop()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/UICommandDragDropOp.h |
| Include | #include "Framework/Commands/UICommandDragDropOp.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Commands/UICommandDragDropOp.cpp |
virtual void OnDrop
(
bool bDropWasHandled,
const FPointerEvent & MouseEvent
)
Remarks
Invoked when the drag and drop operation has ended.