Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FReply
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Input/Reply.h |
| Include | #include "Input/Reply.h" |
FReply & EndDragDrop&40;&41;
Remarks
An event should return FReply::Handled().EndDragDrop() to request that the current drag/drop operation be terminated.