GTA V NativesaudioAudio::stopAllAlarmsOn this pageAudio::stopAllAlarmsSyntax ```js mp.game.audio.stopAllAlarms(stop); ``` Required Arguments stop: Boolean Return value Undefined Example ```js // todo ``` See also