Difference between revisions of "LlDetectedGrab"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=37|func_sleep=0.0|func_energy=10.0|func=llDetectedGrab|return_type=vector|p1_type=integer|p1_name=number|func_footnote=returns the grab offset of the user touching object (returns <0,0,0> if number is not valid sensed object)|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=37|func_sleep=0.0|func_energy=10.0
|sort=DetectedGrab
|func=llDetectedGrab|return_type=vector|p1_type=integer|p1_name=number
|func_footnote=Returns {{LSLG|ZERO_VECTOR|<0.0, 0.0, 0.0>}} if '''number''' is out of range or if the {{LSLGC|Detected|detected}} event does not support this attribute.
|func_desc
|return_text=that is the {{LSLG|grab}} offset of the user {{LSLGC|Touch|touching}} object.
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events=* {{LSLG|touch_start}}
* {{LSLG|touch}}
* {{LSLG|touch_end}}
|also_articles
|notes
|permission
|negative_index=false
}}
{{LSLGC|Stub|DetectedGrab}}
{{LSLGC|Detected|DetectedGrab}}

Revision as of 22:29, 29 January 2007