SetVehicleWheelFlags — FiveM Natives
0xD2B9E90D · CFX · client
Sets the flags of a wheel. Max number of wheels can be retrieved with the native GET_VEHICLE_NUMBER_OF_WHEELS.
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | |
| wheelIndex | int | |
| flags | int | bit flags |
Returns
void