Navigation
Unreal Engine C++ API Reference > Developer > AssetTools > FAssetTypeActions_Base
Deprecated * When overriding GetThumbnailInfo, The default thumbnail primitive is now a property on USceneThumbnailInfoWithPrimitive. The default only applies to this thumbnail type, so it has been relocated as an implementation detail of it.
- IAssetTypeActions::GetDefaultThumbnailPrimitiveType()
- FAssetTypeActions_Base::GetDefaultThumbnailPrimitiveType()
References
Module | AssetTools |
Header | /Engine/Source/Developer/AssetTools/Public/AssetTypeActions_Base.h |
Include | #include "AssetTypeActions_Base.h" |
virtual EThumbnailPrimType GetDefaultThumbnailPrimitiveType
&40;
UObject &42; Asset
&41; 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