Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/Components > API/Editor/UMGEditor/Components/UAssetThumbnailWidget
- UWidget::RebuildWidget()
- UAssetThumbnailWidget::RebuildWidget()
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/Components/AssetThumbnailWidget.h |
| Include | #include "Components/AssetThumbnailWidget.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/Components/AssetThumbnailWidget.cpp |
virtual TSharedRef< SWidget > RebuildWidget&40;&41;
Remarks
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed.