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

Go to the source code of this file.

Classes

struct  FJsonSerializerPolicy_JsonObject
 
struct  FJsonSerializerPolicy_JsonObject::StackState
 
struct  FJsonSerializerPolicy_JsonObject::FElement
 
class  TJsonSerializer< Policy >
 

Typedefs

using FJsonSerializer = TJsonSerializer< FJsonSerializerPolicy_JsonObject >
 

Typedef Documentation

◆ FJsonSerializer