Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/SMultiBlockBaseWidget
- SWidget::OnDragOver()
- SMultiBlockBaseWidget::OnDragOver()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h |
| Include | #include "Framework/MultiBox/MultiBox.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBox.cpp |
virtual FReply OnDragOver
(
const FGeometry & MyGeometry,
const FDragDropEvent & DragDropEvent
)
Remarks
Called during drag and drop when the the mouse is being dragged over a widget.