SetVariableOnSound
DocsSetVariableOnSound(soundId, variableName, value)Parameters
| Name | Type | Description |
|---|---|---|
soundId | int | — |
variableName | char* | — |
value | float | — |
Returns
voidThis native does not return a value.
SetVariableOnSound(soundId, variableName, value)| Name | Type | Description |
|---|---|---|
soundId | int | — |
variableName | char* | — |
value | float | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!