Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItem
Type | Name | Description | |
---|---|---|---|
![]() |
void | Remove
(
const FContentBrowserItem& InOther |
Remove the given item from this one, asserting if the removal wasn't possible. |
![]() |
void | Remove
(
const FContentBrowserItemData& InOther |
Remove the given item from this one, asserting if the removal wasn't possible. |