FAssetTypeActions_GeometryCollectionCache::GetAssetDescription

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

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::GetAssetDescription()

FAssetTypeActions_GeometryCollectionCache::GetAssetDescription()

References

Module

GeometryCollectionEditor

Header

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Public/GeometryCollection/AssetTypeActions_GeometryCollectionCache.h

Include

#include "GeometryCollection/AssetTypeActions_GeometryCollectionCache.h"

Source

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Private/GeometryCollection/AssetTypeActions_GeometryCollectionCache.cpp

Syntax

virtual FText GetAssetDescription
(
    const struct 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