SetSoundPlayPosition
- Parameters
-
soundHandle sound
millisecs integer
- comment
- note
-
Must be called immediately after calling
StartSound
. - patch
-
1.07
- Source
- common.j
- return type
-
nothing
- Source code
-
native SetSoundPlayPosition takes sound soundHandle, integer millisecs returns nothing