Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/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. |