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

Function SetSoundVelocity

Line
3720
Location
common.j
Constant?
no
Type
native
Arguments
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
3725
native StopSound                    takes sound soundHandle, boolean killWhenDone, boolean fadeOut returns nothing

Information about SetSoundVelocity

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