Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItem
References
| Module | ContentBrowserData |
| Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h |
| Include | #include "ContentBrowserItem.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp |
bool Move
&40;
const FName InDestPath
&41; const
Remarks
Attempt to move this item to the given virtual path. True if the item was moved, false otherwise.
Parameters
| Name | Description |
|---|---|
| InDestPath | The virtual path that the item will be moved to. |