Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UThumbnailRenderer
- UTextureThumbnailRenderer
- UTextureCubeThumbnailRenderer
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/TextureCubeThumbnailRenderer.h |
Include | #include "Factories/TextureCubeThumbnailRenderer.h" |
Syntax
UCLASS ()
class UTextureCubeThumbnailRenderer : public UTextureThumbnailRenderer
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UTextureCubeThumbnailRenderer
(
const FObjectInitializer& ObjectInitializer |
Overridden from UThumbnailRenderer
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Draws a thumbnail for the object that was specified. | |
![]() ![]() ![]() |
void | GetThumbnailSize
(
UObject* Object, |
Begin UThumbnailRenderer Object. |