UThumbnailInfo

A base class for the helper object that holds thumbnail information an asset.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EditorFramework/ThumbnailInfo.h

Include

#include "EditorFramework/ThumbnailInfo.h"

Syntax

class UThumbnailInfo : public UObject

Remarks

A base class for the helper object that holds thumbnail information an asset.

Constructors

Name Description

Public function

UThumbnailInfo

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UObject

Name Description

Public function Virtual Const

bool

 

IsEditorOnly()

Called during saving to determine if the object is forced to be editor only or not

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