FContentBrowserItem::UpdateThumbnail

Attempt to update the thumbnail associated with this item.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h

Include

#include "ContentBrowserItem.h"

Source

/Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp

Syntax

bool UpdateThumbnail
(
    FAssetThumbnail & InThumbnail
) const

Remarks

Attempt to update the thumbnail associated with this item.

Returns

True if the thumbnail was updated, false otherwise.

Parameters

Parameter

Description

InThumbnail

The thumbnail to update.

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