FDraggableBoxUIDragOperation

A drag/drop operation used by [SDraggableBox](API\Plugins\ModelingEditorUI\ModelingWidgets\SDraggableBox), largely modeled on [FInViewportUIDragOperation](API\Editor\EditorFramework\Viewports\FInViewportUIDragOperation), except instead of requiring the drop location to be able to handle that particular class to trigger the OnDragComplete delegate, it just triggers on any drop.