FAssetTypeActions_SoundBase::GetThumbnailOverlay

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

Unreal Engine C++ API Reference > Editor > AudioEditor > AssetTypeActions > FAssetTypeActions_SoundBase

References

   
Module AudioEditor
Header /Engine/Source/Editor/AudioEditor/Public/AssetTypeActions/AssetTypeActions_SoundBase.h
Include #include "AssetTypeActions/AssetTypeActions_SoundBase.h"
Source /Engine/Source/Editor/AudioEditor/Private/AssetTypeActions/AssetTypeActions_SoundBase.cpp
virtual [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetThumbnailOverlay
(
    const [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