Navigation
API > API/Plugins > API/Plugins/PaperTiledImporter
| Name | ETiledObjectType |
| Type | enum |
| Header File | /Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Classes/PaperTiledImporterFactory.h |
| Include Path | #include "PaperTiledImporterFactory.h" |
Syntax
enum ETiledObjectType
{
Box,
Ellipse,
Polygon,
Polyline,
PlacedTile,
}
Values
| Name | Remarks |
|---|---|
| Box | |
| Ellipse | |
| Polygon | |
| Polyline | |
| PlacedTile |