Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/FAssetViewDragAndDropExtender
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserDelegates.h |
| Include | #include "ContentBrowserDelegates.h" |
Syntax
struct FPayload
Variables
| Type | Name | Description | |
|---|---|---|---|
| const TArray< FCollectionNameType > & | Collections | ||
| TSharedPtr< FDragDropOperation > | DragDropOp | ||
| const TArray< FName > & | PackagePaths |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPayload
(
TSharedPtr< FDragDropOperation > InDragDropOp, |