Difference between revisions of "LINK ALL CHILDREN"

From Second Life Wiki
Jump to navigation Jump to search
m
(+LlSetLinkPrimitiveParamsFast)
Line 17: Line 17:
{{LSL DefineRow||[[llSetLinkAlpha]]|}}
{{LSL DefineRow||[[llSetLinkAlpha]]|}}
{{LSL DefineRow||[[llSetLinkColor]]|}}
{{LSL DefineRow||[[llSetLinkColor]]|}}
{{LSL DefineRow||[[llSetLinkPrimitiveParams]]|}}
{{LSL DefineRow||[[LlSetLinkPrimitiveParamsFast]]|}}
|events=
|events=
|cat1=Link
|cat1=Link

Revision as of 06:35, 15 May 2010

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

Deep Notes

All Issues

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

Signature

integer LINK_ALL_CHILDREN = -3;