Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/SAssetView
A struct to hold data for the deferred creation of a file or folder item
| Name | FCreateDeferredItemData |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/SAssetView.h |
| Include Path | #include "SAssetView.h" |
Syntax
struct FCreateDeferredItemData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bWasAddedToView | bool | SAssetView.h | ||
| ItemContext | FContentBrowserItemTemporaryContext | SAssetView.h |