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.

Unreal Engine C++ API Reference > 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
[FContentBrowserItemDataTemporaryContext](API\Editor\ContentBrowserData\FContentBrowserItemDataTemporary-) Duplicate() const  

Remarks

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. The temporary context of the duplicate item (test for validity).


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library