SetSoundPlayPosition

Parameters
soundHandlesound
millisecsinteger
comment
note

Must be called immediately after calling StartSound.

patch

1.07

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
nothing
Source code
native SetSoundPlayPosition         takes sound soundHandle, integer millisecs returns nothing