UAssetDefinition::GetThumbnailOverlay

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

Unreal Engine C++ API Reference > Editor > AssetDefinition > UAssetDefinition

  • UAssetDefinition::GetThumbnailOverlay()

References

   
Module AssetDefinition
Header /Engine/Source/Editor/AssetDefinition/Public/AssetDefinition.h
Include #include "AssetDefinition.h"
virtual [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetThumbnailOverlay
(
    const [FAssetData](API\Runtime\CoreUObject\AssetRegistry\FAssetData) & InAssetData
) 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