FJsonSerializer::Serialize

Windows
MacOS
Linux

References

Module

Json

Header

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

Include

#include "Serialization/JsonSerializer.h"

Syntax

template<class CharType, class PrintPolicy>
static bool Serialize
(
    const TSharedRef< FJsonObject > & Object,
    const TSharedRef< TJsonWriter< CharType, PrintPolicy >> & Writer,
    bool bCloseWriter
)

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