SetVariableOnUnderWaterStream
DocsSetVariableOnUnderWaterStream(variableName, value)Description
AUDIO::SET_VARIABLE_ON_UNDER_WATER_STREAM("inTunnel", 1.0);
AUDIO::SET_VARIABLE_ON_UNDER_WATER_STREAM("inTunnel", 0.0);Parameters
| Name | Type | Description |
|---|---|---|
variableName | char* | — |
value | float | — |
Returns
voidThis native does not return a value.