Skip to content

llLinkStopSound

function ll.LinkStopSound(LinkNumber: number)

Stops playback of the currently attached sound on a link.

Parameters
LinkNumber (number)
Link number (0: unlinked, 1: root prim, >1: child prims) or a LINK_* flag

Add example usage here showing SLua/Luau syntax with ll.LinkStopSound().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.