SetVehicleWheelSize — RedM Natives
0x53AB5C35 · CFX · client
Sets vehicle's wheels' size (size is the same for all the wheels, cannot get/set specific wheel of vehicle). Only works on non-default wheels. Returns whether change was successful (can be false if trying to set size for non-default wheels).
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle to set data for. |
| size | float | Size of the wheels (usually between 0.5 and 1.5 is reasonable). |
Returns
BOOL