Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
Loading...
Searching...
No Matches
OperatingSystemEditorModule.cpp File Reference
#include "OperatingSystemEditorModule.h"
#include "LevelEditor.h"
#include "MessageLogModule.h"
#include "OperatingSystemEditorCommands.h"
#include "OperatingSystemLogs.h"
#include "Editor/EditorPerformanceSettings.h"
#include "Framework/Notifications/NotificationManager.h"
#include "Logging/MessageLog.h"
#include "Widgets/Notifications/SNotificationList.h"
Include dependency graph for OperatingSystemEditorModule.cpp:

Macros

#define LOCTEXT_NAMESPACE
 

Functions

 DEFINE_OS_LOG (EditorModule)
 

Variables

static const FName OsMessageLogName
 

Macro Definition Documentation

◆ LOCTEXT_NAMESPACE

#define LOCTEXT_NAMESPACE

Function Documentation

◆ DEFINE_OS_LOG()

DEFINE_OS_LOG ( EditorModule )

Variable Documentation

◆ OsMessageLogName

const FName OsMessageLogName
static