# GetMaxSpeed

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentVehicle](https://docs.existent.com/documentation/resources/existent-api/index/existentvehicle) > Get Max Speed

## Get Max Speed

Returns the maximum speed of the vehicle, optionally ignoring the sign.

![](https://1703910255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMcYOcQvRHegsbRBs8rGB%2Fuploads%2Fgit-blob-43b0183cf1b4498233c709e490007b6c888ddec8%2Fnd_img_GetMaxSpeed.png?alt=media)

#### Inputs

|                                                                     |   |
| ------------------------------------------------------------------- | - |
| <p><strong>Target</strong><br>Existent Vehicle Object Reference</p> |   |
| <p><strong>Ignore Sign</strong><br>Boolean</p>                      |   |

#### Outputs

|                                                                  |                                                                         |
| ---------------------------------------------------------------- | ----------------------------------------------------------------------- |
| <p><strong>Return Value</strong><br>Float (single-precision)</p> | Returns the maximum speed of the vehicle, optionally ignoring the sign. |
