llGetObjectLinkKey
function ll.GetObjectLinkKey(id: string, link_no: number): stringReturns the key of the linked prim link_no in a linkset.
Returns the key of link_no in the link set specified by id.
Parameters
-
id(string) - UUID of prim
-
link_no(number) - Link number to retrieve
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetObjectLinkKey().
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: llGetObjectLinkKey