FOnCanAcceptDrop

Delegate signature for querying whether this [FDragDropEvent](API\Runtime\SlateCore\Input\FDragDropEvent) will be handled by the drop target of type ItemType.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< TOptional< EItemDropZone >, const FDragDropEvent &, EItemDropZone, ItemType > FOnCanAcceptDrop

References

Module

Slate

Header

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

Include

#include "Widgets/Views/STableRow.h"

Remarks

Delegate signature for querying whether this FDragDropEvent will be handled by the drop 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