SetSoundPlayPosition

Parameters
soundHandle sound
millisecs integer
comment
note

Must be called immediately after calling StartSound.

patch

1.07

return type
nothing
Source code
native SetSoundPlayPosition         takes sound soundHandle, integer millisecs returns nothing
Source
common.j
wc3modding.com
SetSoundPlayPosition