Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItem
References
| Module | ContentBrowserData |
| Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h |
| Include | #include "ContentBrowserItem.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp |
bool UpdateThumbnail
&40;
FAssetThumbnail & InThumbnail
&41; const
Remarks
Attempt to update the thumbnail associated with this item. True if the thumbnail was updated, false otherwise.
Parameters
| Name | Description |
|---|---|
| InThumbnail | The thumbnail to update. |