Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/FAssetViewDragAndDropExtender
| Name | FPayload |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserDelegates.h |
| Include Path | #include "ContentBrowserDelegates.h" |
Syntax
struct FPayload
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPayload
(
TSharedPtr< FDragDropOperation > InDragDropOp, |
ContentBrowserDelegates.h | ||
FPayload
(
TSharedPtr< FDragDropOperation > InDragDropOp, |
ContentBrowserDelegates.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collections | const TArray< FCollectionNameType > | ContentBrowserDelegates.h | ||
| CollectionSources | const TArray< FCollectionRef > & | ContentBrowserDelegates.h | ||
| DragDropOp | TSharedPtr< FDragDropOperation > | ContentBrowserDelegates.h | ||
| PackagePaths | const TArray< FName > & | ContentBrowserDelegates.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TempCollections | TArray< FCollectionNameType > | ContentBrowserDelegates.h | ||
| TempCollectionSources | TArray< FCollectionRef > | ContentBrowserDelegates.h |