ToJson

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

const FStrin...

 

ToJson

(
    bool bPrettyPrint
)

Used to allow serialization of a const ref

Public function Virtual

const FStrin...

 

ToJson

(
    bool bPrettyPrint
)

Serializes this object to its JSON string form

Public function Virtual Const

void

 

ToJson

(
    TSharedRef< TJsonWriter<> >& JsonW...,
    bool bFlatObject
)

Public function Virtual Const

void

 

ToJson

(
    TSharedRef< TJsonWriter< TCHAR, TCo...,
    bool bFlatObject
)

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