SetSoundDistances

Parameters
soundHandle sound
minDist real
maxDist real
comment
note

This call is only valid if the sound was created with 3d enabled.

patch

1.00

return type
nothing
Source code
native SetSoundDistances            takes sound soundHandle, real minDist, real maxDist returns nothing
Source
common.j
wc3modding.com
SetSoundDistances