CLICK ACTION TOUCH: Difference between revisions
Jump to navigation
Jump to search
New page: {{LSL Constant |name=CLICK_ACTION_TOUCH |type=integer |value=1 |desc |examples |functions= {{LSL DefineRow||llSetClickAction|}} |events |cat1 |cat2 |cat3 |cat4 |self }} |
(No difference)
|
Revision as of 18:39, 7 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer CLICK_ACTION_TOUCH = 1;The integer constant CLICK_ACTION_TOUCH has the value 1
Caveats
Related Articles
Functions
• | llSetClickAction |