Navigation
BlueprintAPI > BlueprintAPI/AI > BlueprintAPI/AI/Components > BlueprintAPI/AI/Components/NavMovement
Writes internal cached requested velocities to the MoveInput passed in. Returns true if it had move input to write.
Target is Nav Mover Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| vector | Out Move Input Intent | |
| vector | Out Move Input Velocity | |
| boolean | Return Value |