LINK SET: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
|desc | |desc | ||
|examples | |examples | ||
|constants= | |||
{{LSL DefineRow||[[LINK_ALL_CHILDREN]]|}} | |||
{{LSL DefineRow||[[LINK_ALL_OTHERS]]|}} | |||
{{LSL DefineRow||[[LINK_ROOT]]|}} | |||
{{LSL DefineRow||[[LINK_THIS]]|}} | |||
|functions= | |functions= | ||
{{LSL DefineRow||[[llBreakLink]]|}} | {{LSL DefineRow||[[llBreakLink]]|}} | ||
Revision as of 08:32, 30 April 2007
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Caveats
Related Articles
Constants
| • | LINK_ALL_CHILDREN | |||
| • | LINK_ALL_OTHERS | |||
| • | LINK_ROOT | |||
| • | LINK_THIS |
Functions
| • | llBreakLink | |||
| • | llGetLinkKey | |||
| • | llGetLinkName | |||
| • | llMessageLinked | |||
| • | llSetLinkAlpha | |||
| • | llSetLinkColor |