llGetObjectDetails
list llGetObjectDetails(key ID, list Parameters)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.
Parameters
-
ID(key) - Prim or avatar UUID that is in the same region.
-
Parameters(list) - List of OBJECT_* flags.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here