Skip to content

llGetObjectLinkKey

Function Syntax
key llGetObjectLinkKey(
  1. key id, // UUID of prim
  2. integer link_no // Link number to retrieve
);

Returns the key of the linked prim link_no in a linkset.

Returns the key of link_no in the link set specified by id.