Difference between revisions of "LINK SET"

From Second Life Wiki
Jump to navigation Jump to search
(+primparamsFAST)
(missing desc)
 
Line 3: Line 3:
|type=integer
|type=integer
|value=-1
|value=-1
|desc
|desc=Targets all the prims in the linkset.
|examples
|examples
|constants=
|constants=

Latest revision as of 17:09, 28 October 2023

Description

Constant: integer LINK_SET = -1;

The integer constant LINK_SET has the value -1

Targets all the prims in the linkset.

Caveats

Important Issues

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

Deep Notes

All Issues

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

Signature

integer LINK_SET = -1;