A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DlgJsonWriterOptions Struct Reference

#include <DlgJsonWriter.h>

Public Attributes

bool bPrettyPrint = true
 
int32 InitialIndent = 0
 

Detailed Description

Definition at line 15 of file DlgJsonWriter.h.

Member Data Documentation

◆ bPrettyPrint

bool DlgJsonWriterOptions::bPrettyPrint = true

Definition at line 18 of file DlgJsonWriter.h.

◆ InitialIndent

int32 DlgJsonWriterOptions::InitialIndent = 0

Definition at line 17 of file DlgJsonWriter.h.


The documentation for this struct was generated from the following file: