Template:LSL Function/detected: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 5: | Line 5: | ||
{{#vardefine:p_{{{1|none}}}_hover|Index of detection information}} | {{#vardefine:p_{{{1|none}}}_hover|Index of detection information}} | ||
{{LSL_Function/negative_index|false|{{{1|none}}}|returns={{#if:{{{returns|}}}|and returns {{{ | {{LSL_Function/negative_index|false|{{{1|none}}}|returns={{#if:{{{returns|}}}|and this function returns {{{error|}}}.}}}} | ||
{{#vardefine:also_articles|{{LSL DefineRow||{{LSLGC|Detected}}|}}}} | {{#vardefine:also_articles|{{LSL DefineRow||{{LSLGC|Detected}}|}}}} | ||
Revision as of 11:36, 9 April 2010
| #var | value | |||||
|---|---|---|---|---|---|---|
| header_footnote |
none does not support negative indexes. | |||||
| constants_nb | ||||||
| also_articles |
| |||||
| p_none_desc | Index of detection information | |||||
| p_none_hover | Index of detection information | |||||
| spec | llDetected* functions can be called anywhere but will only return usable values if called from within Detection events (collision, collision_start, collision_end, sensor, touch, touch_start, touch_end) or in functions called by Detection events. | |||||
| caveats |
|