From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x0B568201DD99F0EB.md

AUDIO Natives

SET_CONVERSATION_AUDIO_CONTROLLED_BY_ANIM

Property Value
Native Name SET_CONVERSATION_AUDIO_CONTROLLED_BY_ANIM
Hash 0x0B568201DD99F0EB
Return Type void
Parameters enable (BOOL)

Description: Sets whether or not scripted conversation flow should be controlled by anim triggers

Parameters

  • enable (BOOL) — Pass in true to set conversation flow to be controlled by animation triggers.
Back to documentation