Navigation
Unreal Engine C++ API Reference > 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< F... | Collections | |
TSharedPtr< FDr... | DragDropOp | |
const TArray< F... | PackagePaths |
Constructors
Type | Name | Description |
---|---|---|
FPayload ( TSharedPtr< FDragDropOperation > In..., const TArray< FName >& InPackagePa..., const TArray< FCollectionNameType >... ) |