Navigation
API > API/Plugins > API/Plugins/PaperTiledImporter
| Name | FTiledStringPair |
| Type | struct |
| Header File | /Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Classes/PaperTiledImporterFactory.h |
| Include Path | #include "PaperTiledImporterFactory.h" |
Syntax
struct FTiledStringPair
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PaperTiledImporterFactory.h | |||
FTiledStringPair
(
const FString& InKey, |
PaperTiledImporterFactory.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Key | FString | PaperTiledImporterFactory.h | ||
| Value | FString | PaperTiledImporterFactory.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void ParsePropertyBag
(
TArray< FTiledStringPair >& OutProperties, |
PaperTiledImporterFactory.h |