FContentBrowserItem::Remove

Remove the given item from this one, asserting if the removal wasn't possible.

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItem > Remove

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h
Include #include "ContentBrowserItem.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp
void Remove
(
    const [FContentBrowserItemData](API\Editor\ContentBrowserData\FContentBrowserItemData) & InOther
)

Remarks

Remove the given item from this one, asserting if the removal wasn't possible.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library