CREATE_AUDIO_SUBMIX
Creates an audio submix with the specified name, or gets the existing audio submix by that name.
CFX
Signature
lua
CreateAudioSubmix(name)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| char* | The audio submix name. |
Usage
lua
CreateAudioSubmix(name)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
