llDetectedLinkNumber
function ll.DetectedLinkNumber(Number: number): numberReturns 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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llDetectedLinkNumber