Difference between revisions of "LlTrackTouches"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 5: Line 5:
|func_energy
|func_energy
|sort
|sort
|func_desc
|func_desc=
|func_footnote
|func_footnote
|return_type
|return_type
|return_text
|return_text
|p1_type=key|p1_name=avatar|p1_desc
|p1_type=key|p1_name=avatar|p1_desc=Sets a callback for touches rendered ingame, initiated by '''avatar'''
|p2_type|p2_name|p2_desc
|p2_type|p2_name|p2_desc
|p3_type|p3_name|p3_desc
|p3_type|p3_name|p3_desc

Revision as of 12:19, 30 March 2007

Emblem-important-yellow.png LSL Feature Request
The described function does not exist. This article is a feature request.

  Either 'func_desc' or 'return_type' & 'return_text' must be defined

(Please use 'return_text' & 'return_type' or 'func_desc' to summarize the functions actions.)

Summary

Function: llTrackTouches( key avatar );
• key avatar Sets a callback for touches rendered ingame, initiated by avatar

Examples

Deep Notes

Search JIRA for related Issues

Signature

//function void llTrackTouches( key avatar );