Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItem
| Type | Name | Description | |
|---|---|---|---|
| Default constructor. | |||
FContentBrowserItem
(
FContentBrowserItemData&& InItem |
Construct this composite item from the given internal item(s). | ||
FContentBrowserItem
(
const FContentBrowserItemData& InItem |
Default constructor. | ||
FContentBrowserItem
(
TArrayView< const FContentBrowserItemData > InItems |
Default constructor. | ||
FContentBrowserItem
(
const FContentBrowserItem& |
Copy support. | ||
| Move support. |