Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > APawn
- APawn::GetViewRotation()
- AArchVisCharacter::GetViewRotation()
- ARoundPlanetPawn::GetViewRotation()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Pawn.h |
Include | #include "GameFramework/Pawn.h" |
Source | /Engine/Source/Runtime/Engine/Private/Pawn.cpp |
virtual FRotator GetViewRotation&40;&41; const
Remarks
Get the view rotation of the Pawn (direction they are looking, normally Controller->ControlRotation). The view rotation of the Pawn.