Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItem
Description
Attempt to begin the process of asynchronously duplicating this item, populating a temporary item that can be finalized or canceled by the user.
This duplicates the item at its current path and assigns it a default unique name.
| Name | Duplicate |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h |
| Include Path | #include "ContentBrowserItem.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp |
FContentBrowserItemDataTemporaryContext Duplicate() const
The temporary context of the duplicate item (test for validity).