Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/DragAndDrop > API/Editor/UnrealEd/DragAndDrop/FBrushBuilderDragDropOp
- FDragDropOperation::OnDrop()
- FBrushBuilderDragDropOp::OnDrop()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/BrushBuilderDragDropOp.h |
| Include | #include "DragAndDrop/BrushBuilderDragDropOp.h" |
virtual void OnDrop
(
bool bDropWasHandled,
const FPointerEvent & MouseEvent
)
Remarks
Invoked when the drag and drop operation has ended.