Skip to content

sensor

sensor(integer NumberDetected)

This event is raised whenever objects matching the constraints of the llSensor command are detected.

The number of detected objects is passed to the script in the parameter. Information on those objects may be gathered via the llDetected* functions.

Parameters
NumberDetected (integer)

Add example usage here showing how to handle the sensor event.

Add additional notes, caveats, or tips here.

  • Related events and functions can be linked here