Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/IWidgetDragDropExtension
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/IHasWidgetDragDropExtensibility.h |
| Include | #include "IHasWidgetDragDropExtensibility.h" |
bool ShouldPreventDropOnTarget
(
const UWidget * Target,
const TSharedPtr< FDragDropOperation > & DragDropOp
) const