![]() |
Operating System Simulator Plugin
3.5.1
Unreal Engine plugin that simulates an Operating System Environment
|
#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"Macros | |
| #define | LOCTEXT_NAMESPACE |
Functions | |
| DEFINE_OS_LOG (EditorModule) | |
Variables | |
| static const FName | OsMessageLogName |
| #define LOCTEXT_NAMESPACE |
| DEFINE_OS_LOG | ( | EditorModule | ) |
|
static |