From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x18EB48CFC41F2EA0.md

AUDIO Natives

REMOVE_ENTITY_FROM_AUDIO_MIX_GROUP

Property Value
Native Name REMOVE_ENTITY_FROM_AUDIO_MIX_GROUP
Hash 0x18EB48CFC41F2EA0
Return Type void
Parameters entity (Entity), fadeOut (float)

Description: Removes an entity from its current mix group.

Parameters

  • entity (Entity)
  • fadeOut (float) — Defaults to 0.0
Back to documentation