ApplyVehicleSteering()
Syntax
ApplyVehicleSteering(#Entity, Wheel, Steering.f)Description
Apply the specified steering force to the vehicle wheel. The new steering force value replace any previous force previously applied to the vehicle wheel.
Parameters
#Entity The vehicle entity to use. Wheel The wheel index, starting from 0. Steering The steering force to apply on the wheel.
Return value
None.
See Also
ApplyVehicleBrake(), ApplyVehicleForce(), AddVehicleWheel()
Supported OS
All