Skip to content

llSetObjectDesc

function ll.SetObjectDesc(Description: string)

Sets the description of the prim to Description.

The description field is limited to 127 characters.

Parameters
Description (string)

Add example usage here showing SLua/Luau syntax with ll.SetObjectDesc().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.