FJsonObjectConverter::ParseTextArgumentsFromJson

Parses text arguments from Json into a map

Windows
MacOS
Linux

References

Module

JsonUtilities

Header

/Engine/Source/Runtime/JsonUtilities/Public/JsonObjectConverter.h

Include

#include "JsonObjectConverter.h"

Source

/Engine/Source/Runtime/JsonUtilities/Private/JsonObjectConverter.cpp

Syntax

static FFormatNamedArguments ParseTextArgumentsFromJson
(
    const TSharedPtr< const FJsonObject > & JsonObject
)

Remarks

Parses text arguments from Json into a map

Parameters

Parameter

Description

JsonObject

Object to parse arguments from

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