SetVehicleWheelPower — FiveM Natives
0xC6146043 · CFX · client
Sets power being sent to a wheel. Max number of wheels can be retrieved with the native GET_VEHICLE_NUMBER_OF_WHEELS.
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| wheelIndex | int |
| power | float |
Returns
void