Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ADebugCameraController
Description
Updates the rotation of player, based on ControlRotation after RotationInput has been applied. This may then be modified by the PlayerCamera, and is passed to Pawn->FaceRotation().
Virtual Inheritance
- APlayerController::UpdateRotation → ADebugCameraController::UpdateRotation
| Name | UpdateRotation |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/DebugCameraController.h |
| Include Path | #include "Engine/DebugCameraController.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DebugCameraController.cpp |
virtual void UpdateRotation
(
float DeltaTime
)