Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItem
| Type | Name | Description | |
|---|---|---|---|
| bool | TryRemove
(
const FContentBrowserItem& InOther, |
Attempt to remove the given item from this one, providing error information if the removal wasn't possible. | |
| bool | TryRemove
(
const FContentBrowserItemData& InOther, |
Attempt to remove the given item from this one, providing error information if the removal wasn't possible. |