Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EditorFramework
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UThumbnailInfo
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EditorFramework/ThumbnailInfo.h |
| Include | #include "EditorFramework/ThumbnailInfo.h" |
Syntax
UCLASS (MinimalAPI)
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 |