LINK ALL CHILDREN

From Second Life Wiki
Jump to navigation Jump to search

Description

Constant: integer LINK_ALL_CHILDREN = -3;

The integer constant LINK_ALL_CHILDREN has the value -3

Targets all the prims in the linkset, except the root.

Caveats

Important Issues

~ All Issues ~ Search JIRA for related Bugs
   LINK_* flags do not work with llBreakLink

Related Articles

Deep Notes

All Issues

~ Search JIRA for related Issues
   LINK_* flags do not work with llBreakLink

Signature

integer LINK_ALL_CHILDREN = -3;