Difference between revisions of "LlDetectedPos"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=35|func_sleep=0.0|func_energy=10.0|func=llDetectedPos|return_type=vector|p1_type=integer|p1_name=number|func_footnote=returns the position of detected object number (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=35|func_sleep=0.0|func_energy=10.0
|sort=DetectedPos
|func=llDetectedPos|return_type=vector|p1_type=integer|p1_name=number
|func_footnote=Returns {{LSLG|ZERO_VECTOR|<0.0, 0.0, 0.0>}} if number is not valid sensed object.
|func_desc
|return_text=that is the position of {LSLGC|Detected|detected}} object number.
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles
|notes
|permission
|negative_index=false
}}
{{LSLC|Stub|DetectedPos}}
{{LSLC|Detected|DetectedPos}}

Revision as of 23:49, 29 January 2007