Skip to content

llGetObjectDetails

Function Syntax
list llGetObjectDetails(
  1. key ID, // Prim or avatar UUID that is in the same region.
  2. list Parameters // List of OBJECT_* flags.
);

Returns a list of object details specified in the Parameters list for the object or avatar in the region with key ID.

Parameters are specified by the OBJECT_* constants.