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

Function AttachSoundToUnit

Line
3721
Location
common.j
Constant?
no
Type
native
Arguments
sound soundHandle, unit whichUnit
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
3726
native KillSoundWhenDone            takes sound soundHandle returns nothing

Information about AttachSoundToUnit

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