FOnFinalizeItem

Delegate used to finalize the creation of the temporary item, and return the real item

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

Type

typedef TBaseDelegate_ThreeParams< [FContentBrowserItemData](API\Editor\ContentBrowserData\FContentBrowserItemData), const [FContentBrowserItemData](API\Editor\ContentBrowserData\FContentBrowserItemData) &, const [FString](API\Runtime\Core\Containers\FString) &, [FText](API\Runtime\Core\Internationalization\FText) * > FOnFinalizeItem  

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h
Include #include "ContentBrowserItemData.h"

Remarks

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