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