![]() |
Operating System Simulator Plugin
3.5.1
Unreal Engine plugin that simulates an Operating System Environment
|
#include "GameplayTagContainer.h"#include "OperatingSystemGenericError.h"#include "OperatingSystemNotificationManager.h"#include "OperatingSystemRangeTime.h"#include "OperatingSystemSaveLoad.h"#include "OperatingSystemTypes.h"#include "OperatingSystemTags.h"#include "OperatingSystemUser.h"#include "OperatingSystemVersion.h"#include "OperatingSystem.generated.h"Classes | |
| struct | FOperatingSystemNotificationSettings |
| Structure representing the settings for operating system notifications. More... | |
| class | UOperatingSystem |
| Represents an operating system in the simulation. More... | |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOperatingSystemProgramDelegate, UOperatingSystemBaseProgram *, Program) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOperatingSystemProgramDelegate | , |
| UOperatingSystemBaseProgram * | , | ||
| Program | ) |