FAssetTypeActions_GeometryCache::GetThumbnailInfo

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

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::GetThumbnailInfo()

FAssetTypeActions_Base::GetThumbnailInfo()

FAssetTypeActions_GeometryCache::GetThumbnailInfo()

References

Module

GeometryCacheEd

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Classes/AssetTypeActions_GeometryCache.h

Include

#include "AssetTypeActions_GeometryCache.h"

Source

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Private/AssetTypeActions_GeometryCache.cpp

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