Operating System Simulator Plugin
3.5.1
Unreal Engine plugin that simulates an Operating System Environment
|
#include "CoreMinimal.h"
#include "UObject/Interface.h"
#include "OperatingSystemThemeInterface.generated.h"
Classes | |
class | UOperatingSystemThemeInterface |
class | IOperatingSystemThemeInterface |
An interface class for handling operating system theme changes in widgets. More... | |