Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/APlayerController
Description
Setter for TargetViewRotation. Marks it dirty if APlayerController is configured to use push-based dirtiness.
| Name | SetTargetViewRotation |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
| Include Path | #include "GameFramework/PlayerController.h" |
void SetTargetViewRotation
(
const FRotator & InRotation
)