Operating System Simulator Plugin
3.5.1
Unreal Engine plugin that simulates an Operating System Environment
|
#include "ViewportWorldInterface.h"
#include "GameFramework/PlayerController.h"
#include "ViewportWorldPlayerController.generated.h"
Classes | |
class | AViewportWorldPlayerController |
A player controller class for the viewport world. This class extends APlayerController and implements IViewportWorldInterface. It is responsible for managing the input mapping context for the viewport world pawn. More... | |