Native referenceFiveM

ENABLE_VEHICLE_EXHAUST_POPS

0x2BE4BC731D039D5A AUDIO
FUNCTION SIGNATURE
void ENABLE_VEHICLE_EXHAUST_POPS(Vehicle vehicle, BOOL toggle);
Property Value
Native Name ENABLE_VEHICLE_EXHAUST_POPS
Hash 0x2BE4BC731D039D5A
Return Type void
Parameters vehicle (Vehicle), toggle (BOOL)

Description: Enable or disable exhaust pops on the given vehicle.

Parameters

  • vehicle (Vehicle)
  • toggle (BOOL) — Enables or disables exaust pops.
Back to AUDIO