Difference between revisions of "LlSensor"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=28|func_sleep=0.0|func_energy=10.0|func=llSensor|p1_type=string|p1_name=name|p2_type=key|p2_name=id|p3_type=integer|p3_name=type|p4_type=float|p4_name=range|p5_type=float|p5_name=arc|func_footnote=Performs a single scan for name and id with type (AGENT, ACTIVE, PASSIVE, and/or SCRIPTED) within range meters and arc radians of forward vector (name, id, and/or keytype can be empty or 0)}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=28|func_sleep=0.0|func_energy=10.0
|sort=Sensor
|func=llSensor|p1_type=string|p1_name=name|p2_type=key|p2_name=id|p3_type=integer|p3_name=type|p4_type=float|p4_name=range|p5_type=float|p5_name=arc
|func_footnote
|func_desc=Performs a single scan for name and id with type (AGENT, ACTIVE, PASSIVE, and/or SCRIPTED) within range meters and arc radians of forward vector (name, id, and/or keytype can be empty or 0)
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles
|notes
|permission
|negative_index
|cat1
|cat2
|cat3
|cat4
}}
{{LSLC|Stub|Sensor}}

Revision as of 06:46, 8 February 2007