IAssetTools::AssetUsesGenericThumbnail

Returns true if the specified asset uses a stock thumbnail resource

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "IAssetTools.h"

Syntax

bool AssetUsesGenericThumbnail
(
    const FAssetData & AssetData
) const

Remarks

Returns true if the specified asset uses a stock thumbnail resource

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