IAssetTypeActions::GetDefaultThumbnailPrimitiveType

Returns the default thumbnail type that should be rendered when rendering primitive shapes.

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::GetDefaultThumbnailPrimitiveType()

FAssetTypeActions_Base::GetDefaultThumbnailPrimitiveType()

References

Module

AssetTools

Header

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

Include

#include "IAssetTypeActions.h"

Syntax

EThumbnailPrimType GetDefaultThumbnailPrimitiveType
(
    UObject * Asset
) const

Remarks

Returns the default thumbnail type that should be rendered when rendering primitive shapes. This does not need to be implemented if the asset does not render a primitive shape

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