Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
| Type | Name | Description | |
|---|---|---|---|
| void | AddActorLocalRotation
(
FRotator DeltaRotation, |
Adds a delta to the rotation of this component in its local reference frame | |
| void | AddActorLocalRotation
(
const FQuat& DeltaRotation, |
Adds a delta to the rotation of this component in its local reference frame |