![]() |
Operating System Simulator Plugin
3.5.1
Unreal Engine plugin that simulates an Operating System Environment
|
#include "OperatingSystemGenericError.h"#include "OperatingSystemVersion.h"#include "Tickable.h"#include "UObject/Object.h"#include "OperatingSystemBIOS.generated.h"Classes | |
| class | UOperatingSystemBIOS |
| The UOperatingSystemBIOS class represents the BIOS of an operating system. It provides functionalities for initializing the BIOS, opening the BIOS widget, and toggling the clock. More... | |