SetHydraulicWheelStateTransition — FiveM Natives
0xC24075310A8B9CD1 · VEHICLE · all
`` Sets vehicle wheel hydraulic states transition. Known states: 0 - reset 1 - raise wheel (uses value arg, works just like _SET_VEHICLE_HYDRAULIC_WHEEL_VALUE) 2 - jump using wheel ``
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| wheelId | int |
| state | int |
| value | float |
| p4 | float |
Returns
void