Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Views > API/Runtime/Slate/Widgets/Views/STableRow
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.