IAssetTypeActions::GetAssetDescription

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

AssetTools

Header

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

Include

#include "IAssetTypeActions.h"

Syntax

FText GetAssetDescription
(
    const FAssetData & AssetData
) const

Remarks

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

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