Difference between revisions of "CLICK ACTION TOUCH"
Jump to navigation
Jump to search
m |
|||
Line 8: | Line 8: | ||
{{LSL DefineRow||[[llSetClickAction]]|}} | {{LSL DefineRow||[[llSetClickAction]]|}} | ||
|events | |events | ||
|cat1 | |cat1=Click Action | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 |
Revision as of 17:43, 22 September 2015
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer CLICK_ACTION_TOUCH = 0;The integer constant CLICK_ACTION_TOUCH has the value 0
Caveats
Related Articles
Functions
• | llSetClickAction |