FOnAcceptDrop

Delegate signature for handling the drop of [FDragDropEvent](API\Runtime\SlateCore\Input\FDragDropEvent) onto target of type ItemType

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< FReply, const FDragDropEvent &, EItemDropZone, ItemType > FOnAcceptDrop

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STableRow.h

Include

#include "Widgets/Views/STableRow.h"

Remarks

Delegate signature for handling the drop of FDragDropEvent onto target of type ItemType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss