LINK THIS

From Second Life Wiki
Revision as of 01:40, 10 December 2008 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search

Description

Constant: integer LINK_THIS = -4;

The integer constant LINK_THIS has the value -4

Caveats

Important Issues

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

Related Articles

Constants

•  LINK_ALL_CHILDREN
•  LINK_ALL_OTHERS
•  LINK_ROOT
•  LINK_SET

Functions

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

Deep Notes

All Issues

~ Search JIRA for related Issues
   llGetLinkKey returns the wrong result when passed LINK_THIS
   LINK_* flags do not work with llBreakLink

Signature

integer LINK_THIS = -4;