Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserVirtualPathTree
References
| Module | ContentBrowserData |
| Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserVirtualPathTree.h |
| Include | #include "ContentBrowserVirtualPathTree.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserVirtualPathTree.cpp |
bool RemovePath
&40;
FName Path,
TFunctionRef< void(FName)> OnPathRemoved
&41;
Remarks
Removes the specified path from the tree, calling OnPathRemoved for any existing paths removed. Returns true if the path was found and removed.