Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
Loading...
Searching...
No Matches
OperatingSystemWidgetDrawer.h File Reference
#include "Runtime/Core/Public/Templates/SharedPointer.h"
#include "Runtime/Engine/Classes/Engine/TextureRenderTarget2D.h"
Include dependency graph for OperatingSystemWidgetDrawer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  FOperatingSystemWidgetDrawer
 This class is responsible for rendering user widgets onto a target texture. More...
 

Typedefs

typedef TSharedPtr< FOperatingSystemWidgetDrawer, ESPMode::NotThreadSafe > FOperatingSystemWidgetDrawerPtr
 

Typedef Documentation

◆ FOperatingSystemWidgetDrawerPtr

typedef TSharedPtr<FOperatingSystemWidgetDrawer, ESPMode::NotThreadSafe> FOperatingSystemWidgetDrawerPtr