SAssetColumnItem::FArguments::OnItemDestroyed

Called when any asset item is destroyed.

Unreal Engine C++ API Reference > Editor > ContentBrowser > SAssetColumnItem > FArguments

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h
Include #include "AssetViewWidgets.h"
WidgetArgsType & OnItemDestroyed
&40;
    const FOnItemDestroyed & InDelegate
&41;

Remarks

Called when any asset item is destroyed. Used in thumbnail management, though it may be used for more so It is in column items for consistency.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library