A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DlgJsonParser.h File Reference
#include "CoreTypes.h"
#include "Logging/LogMacros.h"
#include "Dom/JsonValue.h"
#include "Dom/JsonObject.h"
#include "IDlgParser.h"
#include "NYReflectionTypes.h"
Include dependency graph for DlgJsonParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FDlgJsonParser
 The DlgJsonParser class mostly adapted for Dialogues, copied from FJsonObjectConverter See IDlgParser for properties and METADATA specifiers. More...
 

Functions

 DECLARE_LOG_CATEGORY_EXTERN (LogDlgJsonParser, All, All)
 

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogDlgJsonParser ,
All ,
All  )