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

Function SetSoundDistances

Line
3716
Location
common.j
Constant?
no
Type
native
Arguments
sound soundHandle, real minDist, real maxDist
Returns
nothing
3716
native SetSoundDistances            takes sound soundHandle, real minDist, real maxDist returns nothing
3717
native SetSoundConeAngles           takes sound soundHandle, real inside, real outside, integer outsideVolume returns nothing
3718
native SetSoundConeOrientation      takes 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

Information about SetSoundDistances

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