CLICK ACTION TOUCH
Revision as of 17:39, 7 April 2008 by Karzita Zabaleta (talk | contribs) (New page: {{LSL Constant |name=CLICK_ACTION_TOUCH |type=integer |value=1 |desc |examples |functions= {{LSL DefineRow||llSetClickAction|}} |events |cat1 |cat2 |cat3 |cat4 |self }})
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 |