Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/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.