StartVehicleInputCapture
Method
Sets the input capture for the vehicle.
Parameters
| Parameter | Description |
|---|---|
| VehicleInputFlags flags | Flags to listen for |
| Sprite primaryButtonSprite | Button sprite for primary action |
| Sprite secondaryButtonSprite | Button sprite for secondary action |
| IVehicleInputActionsListener listener | Listener object to capture all vehicle capture events |