Native referenceFiveM

IS_ANY_POSITIONAL_SPEECH_PLAYING

0x30CA2EF91D15ADF8 AUDIO
FUNCTION SIGNATURE
BOOL IS_ANY_POSITIONAL_SPEECH_PLAYING(/* parameters not documented */);
Property Value
Native Name IS_ANY_POSITIONAL_SPEECH_PLAYING
Hash 0x30CA2EF91D15ADF8
Return Type BOOL

Description: Determines if any ped-independent, positionally-based scripted speech is currently active. This typically includes speech events triggered using PLAY_AMBIENT_SPEECH_FROM_POSITION_NATIVE.

NativeDB Introduced: v2189
Back to AUDIO