LoadStream — FiveM Natives
0x1F1F957154EC51DF · AUDIO · all
Load in named stream. Optionally can specify a sound set which contains the sound specified by name. Names for the streams can be found here, the list will be updated as more are found.
Parameters
| Name | Type | Description |
|---|---|---|
| streamName | char* | |
| soundSet | char* | an optional sound set, default is null |
Returns
BOOL