Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/Components
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/Components/AssetThumbnailWidget.h |
| Include | #include "Components/AssetThumbnailWidget.h" |
Syntax
struct FAssetThumbnailWidgetSettings
Remarks
Copied mostly from FAssetThumbnailConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | AssetTypeColorOverride | ||
| bool | bAllowAssetSpecificThumbnailOverlay | ||
| bool | bAllowHintText | ||
| bool | bAllowRealTimeOnHovered | ||
| bool | bForceGenericThumbnail | ||
| bool | bOverrideAssetTypeColor | Whether to override the asset type's colour | |
| EThumbnailColorStripOrientation_BlueprintType | ColorStripOrientation | ||
| int32 | GenericThumbnailSize | ||
| FGetHighlightTextDelegate | HighlightedTextDelegate | ||
| FLinearColor | HintColorAndOpacity | ||
| FMargin | Padding | ||
| EThumbnailLabelType_BlueprintType | ThumbnailLabel |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAssetThumbnailConfig |