LSL Wiki Mirror 10-5-2006: llGetObjectDesc

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
string llGetObjectDesc()

Returns the description of the scripted object/prim. You can set the description using llSetObjectDesc.

Note: Prims in linked objects each have their own descriptions. Setting the description in the parent will not change that of any child prims, and vice-versa. There is no way to get or set the description of a different prim in the linkset; to do that, you need to use link messages.

See also llGetObjectName.

Q: How do I get the description of another object?
A: You can't, unless the other object is set up in such a way that you can ask it using llSay().


Functions | Object | Prim
There is no comment on this page. [Display comments/form]