Unreal Engine Blueprint API Reference > Pawn
Called via input to turn at a given rate.
Target is Default Pawn
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
real | Rate | This is a normalized rate, i.e. 1.0 means 100% of desired turn rate |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |