A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DlgJsonWriter.h File Reference
#include "Logging/LogMacros.h"
#include "UObject/UnrealType.h"
#include "Misc/FileHelper.h"
#include "Dom/JsonValue.h"
#include "Dom/JsonObject.h"
#include "IDlgWriter.h"
Include dependency graph for DlgJsonWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DlgJsonWriterOptions
 
class  FDlgJsonWriter
 The DlgJsonWriter class mostly adapted for Dialogues, copied from FJsonObjectConverter See IDlgWriter for properties and METADATA specifiers. More...
 

Functions

 DECLARE_LOG_CATEGORY_EXTERN (LogDlgJsonWriter, All, All)
 

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogDlgJsonWriter ,
All ,
All  )