Difference between revisions of "Template:LSL Function/link"
Jump to navigation
Jump to search
m |
m |
||
Line 2: | Line 2: | ||
{{#vardefine:constants_nb|{{LSL_Constants/Link|istyle=margin-top:0;}} | {{#vardefine:constants_nb|{{LSL_Constants/Link|istyle=margin-top:0;}} | ||
{{#var:constants_nb}}}} | {{#var:constants_nb}}}} | ||
{{#vardefine:p_{{{1|}}}_desc|Link number (0: unlinked, 1: root prim, | {{#vardefine:p_{{{1|}}}_desc|Link number (0: unlinked, 1: root prim, <1: child prims) or a LINK_* flag }} | ||
{{#vardefine:also_functions|{{#var:also_functions}} | {{#vardefine:also_functions|{{#var:also_functions}} | ||
{{LSL DefineRow||[[llGetLinkNumber]]|Returns the link number of the prim the script is in.}}}} | {{LSL DefineRow||[[llGetLinkNumber]]|Returns the link number of the prim the script is in.}}}} | ||
}}{{#switch:{{#if:{{{nc|}}}|Template|{{NAMESPACE}}}}|Template=|User=|{{LSLC|Link}}}} | }}{{#switch:{{#if:{{{nc|}}}|Template|{{NAMESPACE}}}}|Template=|User=|{{LSLC|Link}}}}<noinclude> | ||
{{#var:p_{{{1|}}}_desc}}<br/><br/> | |||
{{#var:also_functions}}<br/><br/> | |||
{{#var:constants_nb}}<br/><br/> | |||
</noinclude> |
Revision as of 06:51, 23 October 2008
Link number (0: unlinked, 1: root prim, <1: child prims) or a LINK_* flag
|-style="vertical-align:top;"
| style="color:gray;" |•
| llGetLinkNumber
| style="color:gray;" | –
| Returns the link number of the prim the script is in.
|
|
|