The search keyword must be a single word (no spaces).

Function SetSoundPosition

Line
3719
Location
common.j
Constant?
no
Type
native
Arguments
sound soundHandle, real x, real y, real z
Returns
nothing
3719
native SetSoundPosition             takes sound soundHandle, real x, real y, real z returns nothing
3720
native SetSoundVelocity             takes sound soundHandle, real x, real y, real z returns nothing
3721
native AttachSoundToUnit            takes sound soundHandle, unit whichUnit returns nothing
3722
3723
native StartSound                   takes sound soundHandle returns nothing
3724
native StartSoundEx                 takes sound soundHandle, boolean fadeIn returns nothing

Information about SetSoundPosition

You must be logged in with a standard account to contribute.