IAssetTypeActions::GetThumbnailInfo

Returns the thumbnail info for the specified asset, if it has one.

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

  • IAssetTypeActions::GetThumbnailInfo()

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/IAssetTypeActions.h
Include #include "IAssetTypeActions.h"
[UThumbnailInfo](API\Runtime\Engine\EditorFramework\UThumbnailInfo) * GetThumbnailInfo
(
    [UObject](API\Runtime\CoreUObject\UObject\UObject) * Asset
) const

Remarks

Returns the thumbnail info for the specified asset, if it has one.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library