_GET_LOADED_STREAM_ID_FROM_CREATION
Creates stream and returns streamId handle to be used with PLAY_STREAM_* natives https://github.com/femga/rdr3_discoveries/tree/master/audio/create_stream
AUDIOBuild 1207
Signature
lua
GetLoadedStreamIdFromCreation(streamName, soundSet)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| char* | — | |
| char* | — |
Usage
lua
GetLoadedStreamIdFromCreation(streamName, soundSet)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
