IAssetTools::AssetUsesGenericThumbnail

Returns true if the specified asset uses a stock thumbnail resource

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

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/IAssetTools.h
Include #include "IAssetTools.h"
bool AssetUsesGenericThumbnail
(
    const [FAssetData](API\Runtime\CoreUObject\AssetRegistry\FAssetData) & AssetData
) const

Remarks

Returns true if the specified asset uses a stock thumbnail resource


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library