FAssetTypeActions_Base::GetThumbnailInfo

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

AssetTools

Header

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

Include

#include "AssetTypeActions_Base.h"

Syntax

virtual UThumbnailInfo * GetThumbnailInfo
(
    UObject * Asset
) const

Remarks

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

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