LlTrackTouches

From Second Life Wiki

Jump to: navigation, search
Image:Emblem-important-yellow.png LSL Feature Request
The described function does not exist. This article is a feature request.

Contents

Description

Function: integer llTrackTouches( key avatar );

Sets a callback for touches rendered ingame, initiated by avatar

Returns an integer which can be used to unset the corresponding llTrackTouches callback

• key avatar

Examples

Notes

This is not different that a regular touch event.

See Also

Events

•  touch_rendered

Functions

•  llTrackTouchesRemove Removes a touch tracker
Personal tools