AddAudioSubmixOutput
DocsAddAudioSubmixOutput(submixId, outputSubmixId)Description
Adds an output for the specified audio submix.
Parameters
| Name | Type | Description |
|---|---|---|
submixId | int | The input submix. |
outputSubmixId | int | The output submix. Use `0` for the master game submix. |
Returns
voidThis native does not return a value.