Navigation
API > API/Editor > API/Editor/ContentBrowserData
Additional params for FContentBrowserDataDragDropOp to override the thumbnail used if dragging only folders
| Name | FThumbnailOverrideParams |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataDragDropOp.h |
| Include Path | #include "ContentBrowserDataDragDropOp.h" |
Syntax
struct FThumbnailOverrideParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FThumbnailOverrideParams() |
ContentBrowserDataDragDropOp.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FolderBrushName | FName | Folder brush name to use | ContentBrowserDataDragDropOp.h | |
| FolderColorOverride | FLinearColor | Override color for the final brush | ContentBrowserDataDragDropOp.h | |
| FolderShadowBrushName | FName | Folder shadow brush name to use | ContentBrowserDataDragDropOp.h |