A Demo Project for the UnrealEngineSDK
|
#include <DlgJsonWriter.h>
Public Attributes | |
bool | bPrettyPrint = true |
int32 | InitialIndent = 0 |
Definition at line 15 of file DlgJsonWriter.h.
bool DlgJsonWriterOptions::bPrettyPrint = true |
Definition at line 18 of file DlgJsonWriter.h.
int32 DlgJsonWriterOptions::InitialIndent = 0 |
Definition at line 17 of file DlgJsonWriter.h.