FJsonSerializable::ToJson

Used to allow serialization of a const ref

Windows
MacOS
Linux

References

Module

Json

Header

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

Include

#include "Serialization/JsonSerializerMacros.h"

Syntax

const FString ToJson
(
    bool bPrettyPrint
) const

Remarks

Used to allow serialization of a const ref

Returns

the corresponding json string

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