Skip to content

touch_end

touch_end(integer NumberOfTouches)

This event is raised when a user stops touching the object the script is attached to. The number of touches is passed to the script in the parameter.

Information on those objects may be gathered via the llDetected* library functions.

Parameters
NumberOfTouches (integer)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here