Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
Loading...
Searching...
No Matches
AViewportWorldPawn Class Reference

Represents a pawn in the viewport world. More...

#include "ViewportWorldPawn.h"

Inheritance diagram for AViewportWorldPawn:
[legend]
Collaboration diagram for AViewportWorldPawn:
[legend]

Public Member Functions

 AViewportWorldPawn ()
 
virtual void SetupPlayerInputComponent (class UInputComponent *PlayerInputComponent) override
 
bool UpdatePlayerInput (UInputMappingContext *NewInputMapping, const bool bApplyImmediately=true)
 

Additional Inherited Members

- Static Public Member Functions inherited from IViewportWorldInterface
static void SetPlayerInput (APlayerController *PlayerController)
 
static bool UpdatePlayerInputImpl (UObject *Caller, const APlayerController *PlayerController, UInputMappingContext *MappingContext, bool bApplyImmediately)
 
- Protected Member Functions inherited from IViewportWorldInterface
void OnPlayerInputUpdated (UInputMappingContext *InputMappingContext)
 

Detailed Description

Represents a pawn in the viewport world.

Constructor & Destructor Documentation

◆ AViewportWorldPawn()

AViewportWorldPawn::AViewportWorldPawn ( )

Member Function Documentation

◆ SetupPlayerInputComponent()

void AViewportWorldPawn::SetupPlayerInputComponent ( class UInputComponent * PlayerInputComponent)
overridevirtual
Here is the call graph for this function:

◆ UpdatePlayerInput()

bool AViewportWorldPawn::UpdatePlayerInput ( UInputMappingContext * NewInputMapping,
const bool bApplyImmediately = true )
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: