Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItem
Type | Name | Description | |
---|---|---|---|
![]() |
bool | TryAppend
(
const FContentBrowserItem& InOther, |
Attempt to append the given item to this one, providing error information if the combination isn't possible. |
![]() |
bool | TryAppend
(
const FContentBrowserItemData& InOther, |
Attempt to append the given item to this one, providing error information if the combination isn't possible. |