Difference between revisions of "CLICK ACTION TOUCH"
Jump to navigation
Jump to search
m |
m |
||
Line 7: | Line 7: | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llSetClickAction]]|}} | {{LSL DefineRow||[[llSetClickAction]]|}} | ||
{{LSL DefineRow||[[llGetObjectDetails]]|}} | |||
|events | |events | ||
|cat1=Click Action | |cat1=Click Action |
Latest revision as of 17:54, 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 | |||
• | llGetObjectDetails |