Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItem > API/Editor/ContentBrowserData/FContentBrowserItem/TryRemove
References
| Module | ContentBrowserData |
| Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h |
| Include | #include "ContentBrowserItem.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp |
bool TryRemove
&40;
const FContentBrowserItem & InOther,
FText &42; OutError
&41;
Remarks
Attempt to remove the given item from this one, providing error information if the removal wasn't possible. True if the removal was possible, false otherwise.