Skip to content

llDetectedLinkNumber

Function Syntax
integer llDetectedLinkNumber(
  1. integer 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.