FJsonSerializerReader::FJsonSerializerReader

Inits the base JSON object that is being read from

Windows
MacOS
Linux

References

Module

Json

Header

/Engine/Source/Runtime/Json/Public/Serialization/JsonSerializerMacros.h

Include

#include "Serialization/JsonSerializerMacros.h"

Syntax

FJsonSerializerReader
(
    TSharedPtr< FJsonObject > InJsonObject
)

Remarks

Inits the base JSON object that is being read from

Parameters

Parameter

Description

InJsonObject

the JSON object to serialize 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