FAssetThumbnailPool::IsInRenderStack

Returns true if the thumbnail for the specified asset in the specified size is in the stack of thumbnails to render

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 IsInRenderStack
(
    const TSharedPtr< FAssetThumbnail > & Thumbnail
) const

Remarks

Returns true if the thumbnail for the specified asset in the specified size is in the stack of thumbnails to render

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