UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
JsonObjectConverter.cpp File Reference

Macros

#define LOCTEXT_NAMESPACE   "JsonObjectConverter"
 

Functions

template<class CharType , class PrintPolicy >
bool UStructToJsonObjectStringInternal (const TSharedRef< FJsonObject > &JsonObject, FString &OutJsonString, int32 Indent)
 

Macro Definition Documentation

◆ LOCTEXT_NAMESPACE

#define LOCTEXT_NAMESPACE   "JsonObjectConverter"

Function Documentation

◆ UStructToJsonObjectStringInternal()

template<class CharType , class PrintPolicy >
bool UStructToJsonObjectStringInternal ( const TSharedRef< FJsonObject > &  JsonObject,
FString &  OutJsonString,
int32  Indent 
)