Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UThumbnailRenderer
- UTextureThumbnailRenderer
- UTexture2DArrayThumbnailRenderer
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/Texture2dArrayThumbnailRenderer.h |
Include | #include "Factories/Texture2dArrayThumbnailRenderer.h" |
Syntax
UCLASS ()
class UTexture2DArrayThumbnailRenderer : public UTextureThumbnailRenderer
Remarks
This thumbnail renderer displays the texture 2d array
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UTexture2DArrayThumbnailRenderer
(
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. |