FContentBrowserItemTemporaryContext::FinalizeItem

Invoke the delegate used to finalize the creation of the temporary item, and return the real item.

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemTemporaryContext

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h
Include #include "ContentBrowserItem.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp
[FContentBrowserItem](API\Editor\ContentBrowserData\FContentBrowserItem) FinalizeItem
(
    const [FString](API\Runtime\Core\Containers\FString) & InProposedName,
    [FText](API\Runtime\Core\Internationalization\FText) * OutErrorMsg
) const

Remarks

Invoke the delegate used to finalize the creation of the temporary item, and return the real item.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library