Navigation
API > API/Plugins > API/Plugins/Paper2DEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UThumbnailRenderer
- UDefaultSizedThumbnailRenderer
- UPaperTileSetThumbnailRenderer
References
| Module | Paper2DEditor |
| Header | /Engine/Plugins/2D/Paper2D/Source/Paper2DEditor/Classes/PaperTileSetThumbnailRenderer.h |
| Include | #include "PaperTileSetThumbnailRenderer.h" |
Syntax
UCLASS&40;&41;
class UPaperTileSetThumbnailRenderer : public UDefaultSizedThumbnailRenderer
Constructors
| Type | Name | Description | |
|---|---|---|---|
UPaperTileSetThumbnailRenderer
(
const FObjectInitializer& ObjectInitializer |
Overridden from UThumbnailRenderer
| Type | Name | Description | |
|---|---|---|---|
| void | Draw
(
UObject* Object, |
Draws a thumbnail for the object that was specified. |