SetVehicleUseHornButtonForNitrous — FiveM Natives
0x1980F68872CC2C3D · VEHICLE · all
`` NativeDB Introduced: v3095 `` Enables or disables the use of the vehicle's horn button for activating the nitrous system.
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle where this setting will be applied. |
| bToggle | BOOL | If set to `true`, the horn button will activate the nitrous system; if `false`, it will not. |
Returns
void