IAssetTypeActions::GetThumbnailOverlay

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

Windows
MacOS
Linux

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/IAssetTypeActions.h

Include

#include "IAssetTypeActions.h"

Syntax

TSharedPtr< class SWidget > GetThumbnailOverlay
(
    const struct FAssetData & AssetData
) const

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss