Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FAssetThumbnailPool
Key for looking up thumbnails in a map
| Name | FThumbId |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/AssetThumbnail.h |
| Include Path | #include "AssetThumbnail.h" |
Syntax
struct FThumbId
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FThumbId
(
FSoftObjectPath InObjectPath, |
AssetThumbnail.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Height | uint32 | AssetThumbnail.h | ||
| ObjectPath | FSoftObjectPath | AssetThumbnail.h | ||
| Width | uint32 | AssetThumbnail.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FThumbId& Other |
AssetThumbnail.h |