llGetObjectDetails
LSLlist llGetObjectDetails(key objectId, list args)
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
| Type | Name |
|---|---|
| key | objectId |
| list | args |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llBreakLink(integer linknum)
key llAvatarOnLinkSitTarget(integer linknum)
float llGetObjectMass(key objectId)
vector llGetColor(integer face)
void llPlaySound(string sound, float volume)
integer llGetStatus(integer status)
string llGetUsername(key id)
void llTakeControls(integer controls, integer accept, integer pass_on)