Navigation
API > API/Plugins > API/Plugins/PaperTiledImporter
| Name | FTiledTerrain |
| Type | struct |
| Header File | /Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Classes/PaperTiledImporterFactory.h |
| Include Path | #include "PaperTiledImporterFactory.h" |
Syntax
struct FTiledTerrain
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTiledTerrain() |
PaperTiledImporterFactory.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SolidTileLocalIndex | uint32 | The index of the solid tile for this terrain (local index to the tile set, not a GID!) | PaperTiledImporterFactory.h | |
| TerrainName | FString | The name of this terrain type. | PaperTiledImporterFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ParseFromJSON
(
TSharedPtr< FJsonObject > Tree, |
PaperTiledImporterFactory.h |