Skip to content

llDetectedLinkNumber

function ll.DetectedLinkNumber(Number: number): number

Returns the link position of the triggered event for touches and collisions only.

0 for a non-linked object, 1 for the root of a linked object, 2 for the first child, etc.

Parameters
Number (number)

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

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