FTiledTerrain

Windows
MacOS
Linux

References

Module

PaperTiledImporter

Header

/Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Classes/PaperTiledImporterFactory.h

Include

#include "PaperTiledImporterFactory.h"

Syntax

struct FTiledTerrain

Variables

Name Description

Public variable

uint32

 

SolidTileLocalIndex

The index of the solid tile for this terrain (local index to the tile set, not a GID!)

Public variable

FString

 

TerrainName

The name of this terrain type.

Constructors

Name Description

Public function

FTiledTerrain()

Functions

Name Description

Public function

bool

 

ParseFromJSON

(
    TSharedPtr< FJsonObject > Tree,
    const FString& NameForErrors,
    bool bSilent
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss