FThumbnailInfo

Information about a thumbnail

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/AssetThumbnail.h

Include

#include "AssetThumbnail.h"

Syntax

struct FThumbnailInfo

Remarks

Information about a thumbnail

Variables

Name Description

Public variable

FAssetData

 

AssetData

The object whose thumbnail is rendered

Public variable

uint32

 

Height

Height of the thumbnail

Public variable

float

 

LastAccessTime

The time since last access

Public variable

float

 

LastUpdateTime

The time since last update

Public variable

FSlateTextureRe...

 

ThumbnailRenderTarget

Render target for slate

Public variable

FSlateTexture2D...

 

ThumbnailTexture

Rendering resource for slate

Public variable

uint32

 

Width

Width of the thumbnail

Destructors

Name Description

Public function

~FThumbnailInfo()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss