LINK ALL CHILDREN

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


Related Articles

Constants

•  LINK_ALL_OTHERS
•  LINK_ROOT
•  LINK_SET
•  LINK_THIS

Functions

•  llBreakLink
•  llGetLinkKey
•  llGetLinkName
•  llMessageLinked
•  llSetLinkAlpha
•  llSetLinkColor
•  llSetLinkPrimitiveParams
•  LlSetLinkPrimitiveParamsFast

Deep Notes

All Issues

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

Signature

integer LINK_ALL_CHILDREN = -3;