Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SDragAndDropVerticalBox
Type
typedef TBaseDelegate_ThreeParams< TOptional< EItemDropZone >, const FDragDropEvent &, SDragAndDropVerticalBox::EItemDropZone, SVerticalBox::FSlot &42; > FOnCanAcceptDrop
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include | #include "Widgets/SBoxPanel.h" |
Remarks
Delegate signature for querying whether this FDragDropEvent will be handled by the drop target of type ItemType.