BlueprintAPI > BlueprintAPI/Widget > BlueprintAPI/Widget/DragAndDrop > BlueprintAPI/Widget/DragAndDrop/EventReply
An event should return FReply::Handled().EndDragDrop() to request that the current drag/drop operation be terminated.
Target is Widget Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
struct | Reply |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | An event should return FReply::Handled().EndDragDrop() to request that the current drag/drop operation be terminated. |