LlTrackTouches
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
![]() |
LSL Feature Request |
The described function does not exist. This article is a feature request. |
Summary
Function: integer llTrackTouches( key avatar );REQUEST | Function ID |
Forced Delay | |
Energy |
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 |
Caveats
Examples
Notes
This is not different that a regular touch event.