Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ACharacter
Description
Get the saved rotation offset of mesh. This is how much extra rotation is applied from the capsule rotation.
| Name | GetBaseRotationOffsetRotator |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/Character.h |
| Include Path | #include "GameFramework/Character.h" |
UFUNCTION (BlueprintCallable, Category=Character,
Meta=(DisplayName="Get Base Rotation Offset", ScriptName="GetBaseRotationOffset"))
FRotator GetBaseRotationOffsetRotator() const