Wiki > TV3D65 Index > TVPhysics
IsVehicleWheelLosingTraction
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | IsVehicleWheelLosingTraction(iVehicle As Integer , iWheelIndex As Integer) As Boolean |
| C++ | bool IsVehicleWheelLosingTraction(int iVehicle , int iWheelIndex ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iVehicle | No | iVehicle description |
| iWheelIndex | No | iWheelIndex description |
RETURN VALUE
| Boolean | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.