Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > UDragDropOperation
Syntax
TObjectPtr< class UWidget > DefaultDragVisual
Remarks
The Drag Visual is the widget to display when dragging the item. Normally people create a new widget to represent the temporary drag.