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