Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
| Type | Name | Description | |
|---|---|---|---|
| bool | SetActorRotation
(
FRotator NewRotation, |
Set the Actor's rotation instantly to the specified rotation. | |
| bool | SetActorRotation
(
const FQuat& NewRotation, |