Navigation
Unreal Engine C++ API Reference > Runtime > Engine > EditorFramework
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UThumbnailInfo
- USceneThumbnailInfo
- USceneThumbnailInfoWithPrimitive
- UWorldThumbnailInfo
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
Type | Name | Description | |
---|---|---|---|
![]() |
UThumbnailInfo
(
const FObjectInitializer& ObjectInitializer |
Overridden from UObject
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | IsEditorOnly () |
Called during saving to determine if the object is forced to be editor only or not |