FThumbId

Key for looking up thumbnails in a map

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "AssetThumbnail.h"

Syntax

struct FThumbId

Remarks

Key for looking up thumbnails in a map

Variables

Name Description

Public variable

uint32

 

Height

Public variable

FName

 

ObjectPath

Public variable

uint32

 

Width

Constructors

Name Description

Public function

FThumbId

(
    const FName& InObjectPath,
    uint32 InWidth,
    uint32 InHeight
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FThumbId& Other
)

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