PrepareSynchronizedAudioEventForScene
Docslocal retval = PrepareSynchronizedAudioEventForScene(sceneId, audioEvent)Parameters
| Name | Type | Description |
|---|---|---|
sceneId | int | — |
audioEvent | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = PrepareSynchronizedAudioEventForScene(sceneId, audioEvent)| Name | Type | Description |
|---|---|---|
sceneId | int | — |
audioEvent | char* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!