UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FJsonSerializerPolicy_JsonObject::StackState Struct Reference

#include <JsonSerializer.h>

Public Attributes

EJson Type
 
FString Identifier
 
TArray< TSharedPtr< FJsonValue > > Array
 
TSharedPtr< FJsonObjectObject
 

Member Data Documentation

◆ Array

TArray<TSharedPtr<FJsonValue> > FJsonSerializerPolicy_JsonObject::StackState::Array

◆ Identifier

FString FJsonSerializerPolicy_JsonObject::StackState::Identifier

◆ Object

TSharedPtr<FJsonObject> FJsonSerializerPolicy_JsonObject::StackState::Object

◆ Type

EJson FJsonSerializerPolicy_JsonObject::StackState::Type

The documentation for this struct was generated from the following file: