Navigation
API > API/Editor > API/Editor/ContentBrowserData
Interface used to store any data source defined payload data that is required to operate on the underlying thing that a Content Browser item represents.
This is deliberately opaque as only the owner data source should know what it is.
| Name | IContentBrowserItemDataPayload |
| Type | class |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h |
| Include Path | #include "ContentBrowserItemData.h" |
Syntax
class IContentBrowserItemDataPayload
Derived Classes
IContentBrowserItemDataPayload derived class hierarchy
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IContentBrowserItemDataPayload() |
ContentBrowserItemData.h |