A Demo Project for the UnrealEngineSDK
|
#include "Logging/DlgLogger.h"
#include "DlgConstants.h"
#include "DlgSystemModule.h"
#include "DlgSystemSettings.h"
Go to the source code of this file.
Macros | |
#define | LOCTEXT_NAMESPACE "DlgLogger" |
Variables | |
static const FName | MESSAGE_LOG_NAME {TEXT("Dialogue Plugin")} |
#define LOCTEXT_NAMESPACE "DlgLogger" |
Definition at line 7 of file DlgLogger.cpp.
|
static |
Definition at line 9 of file DlgLogger.cpp.