FTiledStringPair

Windows
MacOS
Linux

References

Module

PaperTiledImporter

Header

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

Include

#include "PaperTiledImporterFactory.h"

Syntax

struct FTiledStringPair

Variables

Name Description

Public variable

FString

 

Key

Public variable

FString

 

Value

Constructors

Name Description

Public function

FTiledStringPair()

Public function

FTiledStringPair

(
    const FString& InKey,
    const FString& InValue
)

Functions

Name Description

Public function Static

void

 

ParsePropertyBag

(
    TArray< FTiledStringPair >& OutPro...,
    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