FAssetTypeActions_Base::GetAssetDescription

Returns additional tooltip information for the specified asset, if it has any (otherwise return the null widget)

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

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/AssetTypeActions_Base.h
Include #include "AssetTypeActions_Base.h"
virtual [FText](API\Runtime\Core\Internationalization\FText) GetAssetDescription
(
    const [FAssetData](API\Runtime\CoreUObject\AssetRegistry\FAssetData) & AssetData
) const

Remarks

Returns additional tooltip information for the specified asset, if it has any (otherwise return the null widget)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library