Difference between revisions of "CLICK ACTION OPEN MEDIA"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=CLICK_ACTION_OPEN_MEDIA |type=integer |value=6 |desc |examples |functions= {{LSL DefineRow||llSetClickAction|}} |events |cat1 |cat2 |cat3 |cat4 |self }}) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llSetClickAction]]|}} | {{LSL DefineRow||[[llSetClickAction]]|}} | ||
{{LSL DefineRow||[[llGetObjectDetails]]|}} | |||
|events | |events | ||
|cat1 | |cat1=Click Action | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 |
Latest revision as of 17:51, 22 September 2015
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer CLICK_ACTION_OPEN_MEDIA = 6;The integer constant CLICK_ACTION_OPEN_MEDIA has the value 6
Caveats
Related Articles
Functions
• | llSetClickAction | |||
• | llGetObjectDetails |