![]() |
Operating System Simulator Plugin
3.5.1
Unreal Engine plugin that simulates an Operating System Environment
|
#include "GameplayTagContainer.h"#include "OperatingSystemGenericError.h"#include "OperatingSystemSaveLoad.h"#include "GameFramework/Actor.h"#include "OperatingSystemDeviceActor.generated.h"Classes | |
| class | AOperatingSystemDeviceActor |
Enumerations | |
| enum class | EOperatingSystemWidgetSet : uint8 { Disable , SetOnly , SetAndApply } |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnDeviceCreated) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnOperatingSystemStarted) | |
|
strong |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FOnDeviceCreated | ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FOnOperatingSystemStarted | ) |