Native referenceFiveM

LOAD_STREAM_WITH_START_OFFSET

0x59C16B79F53B3712 AUDIO
FUNCTION SIGNATURE
BOOL LOAD_STREAM_WITH_START_OFFSET(char* streamName, int startOffset, char* soundSet);
Property Value
Native Name LOAD_STREAM_WITH_START_OFFSET
Hash 0x59C16B79F53B3712
Return Type BOOL
Parameters streamName (char*), startOffset (int), soundSet (char*)

Description: Load in named stream. Optionally can specify a sound set which contains the sound specified by name.

Back to AUDIO