Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/SAssetListViewRow
- SWidget::OnDragLeave()
- SAssetListViewRow::OnDragLeave()
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h |
| Include | #include "AssetViewWidgets.h" |
virtual void OnDragLeave
&40;
const FDragDropEvent & DragDropEvent
&41;
Remarks
Called during drag and drop when the drag leaves a widget.
Parameters
| Name | Description |
|---|---|
| DragDropEvent | The drag and drop event. |