IClassTypeActions::GetThumbnailOverlay

Optionally returns a custom widget to overlay on top of this assets' thumbnail

Unreal Engine C++ API Reference > Developer > AssetTools > IClassTypeActions

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/IClassTypeActions.h
Include #include "IClassTypeActions.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetThumbnailOverlay
(
    const struct [FAssetData](API\Runtime\CoreUObject\AssetRegistry\FAssetData) & AssetData
) const

Remarks

Optionally returns a custom widget to overlay on top of this assets' thumbnail


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library