FContentBrowserItem::Duplicate

Attempt to begin the process of asynchronously duplicating this item, populating a temporary item that can be finalized or canceled by the user.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h

Include

#include "ContentBrowserItem.h"

Source

/Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp

Syntax

Remarks

Attempt to begin the process of asynchronously duplicating this item, populating a temporary item that can be finalized or canceled by the user. @note This duplicates the item at its current path and assigns it a default unique name.

Returns

The temporary context of the duplicate item (test for validity).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss