Difference between revisions of "LlDetectedLinkNumber"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=40|func_sleep=0.0|func_energy=10.0|func=llDetectedLinkNumber|return_type=integer|p1_type=integer|p1_name=number|func_footnote=returns the link position of the triggered event for touches and collisions only|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=40|func_sleep=0.0|func_energy=10.0
|sort=DetectedLinkNumber
|func=llDetectedLinkNumber|return_type=integer|p1_type=integer|p1_name=number
|func_footnote=For {{LSLGC|Touch|touch}} and {{LSLGC|Collision|collision}} categories of events only.
|func_desc
|return_text=that is the link number of the triggered event. If not supported by the event, returns zero.
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events=* {{LSLG|touch_start}}
* {{LSLG|touch}}
* {{LSLG|touch_end}}
* {{LSLG|collision_start}}
* {{LSLG|collision}}
* {{LSLG|collision_end}}
|also_articles
|notes
|permission
|negative_index=false
}}
{{LSLC|Stub|DetectedLinkNumber}}
{{LSLC|Detected|DetectedLinkNumber}}

Revision as of 23:07, 29 January 2007