Difference between revisions of "LINK ALL CHILDREN"

From Second Life Wiki
Jump to navigation Jump to search
m (fixe)
m
Line 1: Line 1:
{{LSL Constant
{{Issues/SVC-3510}}{{LSL Constant
|name=LINK_ALL_CHILDREN
|name=LINK_ALL_CHILDREN
|type=integer
|type=integer

Revision as of 01:39, 10 December 2008

Description

Constant: integer LINK_ALL_CHILDREN = -3;

The integer constant LINK_ALL_CHILDREN has the value -3

Caveats

Important Issues

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

Related Articles

Constants

•  LINK_ALL_OTHERS
•  LINK_ROOT
•  LINK_SET
•  LINK_THIS

Functions

•  llBreakLink
•  llGetLinkKey
•  llGetLinkName
•  llMessageLinked
•  llSetLinkAlpha
•  llSetLinkColor

Deep Notes

All Issues

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

Signature

integer LINK_ALL_CHILDREN = -3;