Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
Loading...
Searching...
No Matches
OperatingSystemDeviceActor.h File Reference
#include "GameplayTagContainer.h"
#include "OperatingSystemGenericError.h"
#include "OperatingSystemSaveLoad.h"
#include "GameFramework/Actor.h"
#include "OperatingSystemDeviceActor.generated.h"
Include dependency graph for OperatingSystemDeviceActor.h:
This graph shows which files directly or indirectly include this file:

Classes

class  AOperatingSystemDeviceActor
 

Enumerations

enum class  EOperatingSystemWidgetSet : uint8 { Disable , SetOnly , SetAndApply }
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnDeviceCreated)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnOperatingSystemStarted)
 

Enumeration Type Documentation

◆ EOperatingSystemWidgetSet

enum class EOperatingSystemWidgetSet : uint8
strong
Enumerator
Disable 
SetOnly 
SetAndApply 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE() [1/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FOnDeviceCreated )

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE() [2/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FOnOperatingSystemStarted )