Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItem
| Type | Name | Description | |
|---|---|---|---|
| void | Append
(
const FContentBrowserItem& InOther |
Append the given item to this one, asserting if the combination isn't possible. | |
| void | Append
(
const FContentBrowserItemData& InOther |
Append the given item to this one, asserting if the combination isn't possible. |