From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0xA1CADDCD98415A41.md

AUDIO Natives

STOP_ALARM

Property Value
Native Name STOP_ALARM
Hash 0xA1CADDCD98415A41
Return Type void
Parameters alarmName (char*), instantStop (BOOL)

Parameters

  • alarmName (char*)
  • instantStop (BOOL) — Whether to kill the alarm instantly, or to let the audio system turn it off when it becomes inaudible
Back to documentation