A Demo Project for the UnrealEngineSDK
|
#include "CoreTypes.h"
#include "Logging/LogMacros.h"
#include "Dom/JsonValue.h"
#include "Dom/JsonObject.h"
#include "IDlgParser.h"
#include "NYReflectionTypes.h"
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) | |