SetAudioSceneVariable
DocsSetAudioSceneVariable(scene, variableName, value)Parameters
| Name | Type | Description |
|---|---|---|
scene | char* | name of the scene |
variableName | char* | name of the variable to add/change |
value | float | value to set the variable to |
Returns
voidThis native does not return a value.