Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/IContentBrowserSingleton
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
| Include | #include "IContentBrowserSingleton.h" |
void CaptureThumbnailFromViewport
&40;
FViewport &42; InViewport,
TArray< FAssetData > & SelectedAssets
&41;
Remarks
Capture active viewport to thumbnail and assigns that thumbnail to incoming assets
Parameters
| Name | Description |
|---|---|
| InViewport | viewport to sample from |
| InAssetsToAssign | assets that should receive the new thumbnail ONLY if they are assets that use GenericThumbnails |