FAssetThumbnailPool::IsRendered

Returns true if the thumbnail for the specified asset in the specified size has been rendered

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/AssetThumbnail.h

Include

#include "AssetThumbnail.h"

Source

/Engine/Source/Editor/UnrealEd/Private/AssetThumbnail.cpp

Syntax

bool IsRendered
(
    const TSharedPtr< FAssetThumbnail > & Thumbnail
) const

Remarks

Returns true if the thumbnail for the specified asset in the specified size has been rendered

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