SetSoundPlayPosition
- Parameters
soundHandle sound
millisecs integer
- comment
- note
Must be called immediately after calling
StartSound
.- patch
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing
- Source code
native SetSoundPlayPosition takes sound soundHandle, integer millisecs returns nothing