LSL Wiki Mirror 10-5-2006: llSetObjectDesc

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
llSetObjectDesc(string name)

Sets the description of the scripted prim to name. You can get the description using llGetObjectDesc.

The description is limited to 127 characters.

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.

It's possible to see the description of a child prim by using the "Edit linked parts" editing option, so don't use this to store sensitive data.

See also llSetObjectName.


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