Represents a pawn in the viewport world.
More...
#include "ViewportWorldPawn.h"
|
| static void | SetPlayerInput (APlayerController *PlayerController) |
| |
| static bool | UpdatePlayerInputImpl (UObject *Caller, const APlayerController *PlayerController, UInputMappingContext *MappingContext, bool bApplyImmediately) |
| |
| void | OnPlayerInputUpdated (UInputMappingContext *InputMappingContext) |
| |
Represents a pawn in the viewport world.
◆ AViewportWorldPawn()
| AViewportWorldPawn::AViewportWorldPawn |
( |
| ) |
|
◆ SetupPlayerInputComponent()
| void AViewportWorldPawn::SetupPlayerInputComponent |
( |
class UInputComponent * | PlayerInputComponent | ) |
|
|
overridevirtual |
◆ UpdatePlayerInput()
| bool AViewportWorldPawn::UpdatePlayerInput |
( |
UInputMappingContext * | NewInputMapping, |
|
|
const bool | bApplyImmediately = true ) |
The documentation for this class was generated from the following files: