Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UPackage
Description
Returns the thumbnail map for this package (const). Only call this if HasThumbnailMap returns true!
| Name | GetThumbnailMap |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Package.h |
| Include Path | #include "UObject/Package.h" |
const FThumbnailMap & GetThumbnailMap() const