Navigation
API > API/Plugins > API/Plugins/Paper2D
References
| Module | Paper2D |
| Header | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperSpriteAtlas.h |
| Include | #include "PaperSpriteAtlas.h" |
Syntax
USTRUCT&40;&41;
struct FPaperSpriteAtlasSlot
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | AtlasIndex | ||
| int32 | Height | ||
| TSoftObjectPtr< class UPaperSprite > | SpriteRef | ||
| int32 | Width | ||
| int32 | X | ||
| int32 | Y |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |