Difference between revisions of "Category:LSL Integer/handle"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{LSL Subtype Category|handle|base=integer|description=See: {{Wikipedia|Handle_(computing)}} and [http://stackoverflow.com/questions/1303123/what-is-a-handle-in-c Stack Overflow:What is a handle?]
{{LSL Subtype Category|handle|base=integer|description=See: {{Wikipedia|Handle_(computing)}} and [http://stackoverflow.com/questions/1303123/what-is-a-handle-in-c Stack Overflow:What is a handle?]


There are 3 categories of integer handles in LSL. They are used for controlling the following {{LSLGC|Events|events}}:
There are 3 subtypes:
{{{!}} {{Prettytable}}
{{!}}- {{Hl2}}
! Subtype
! {{LSLGC|Events}}
! {{LSLGC|Functions}}
{{!}}-
{{!}} Listen
{{!}}
* [[listen]]
* [[listen]]
** [[llListen]], [[llListenControl]] & [[llListenRemove]]
{{!}}
* [[at_rot_target]] & [[not_at_rot_target]]
* [[llListen]]
** [[llRotTarget]] & [[llRotTargetRemove]]
* [[llListenControl]]
* [[at_target]] & [[not_at_target]]
* [[llListenRemove]]
** [[llTarget]] & [[llTargetRemove]]
{{!}}-
{{!}} Rotation Target
{{!}}
* [[at_rot_target]]
* [[not_at_rot_target]]
{{!}}
* [[llRotTarget]]
* [[llRotTargetRemove]]
{{!}}-
{{!}} Position Target
{{!}}
* [[at_target]]
*[[not_at_target]]
{{!}}
* [[llTarget]]
* [[llTargetRemove]]
{{!}}}
}}
}}

Revision as of 00:00, 31 December 2013

Subcategories

This category has only the following subcategory.

Pages in category "LSL Integer/handle"

The following 7 pages are in this category, out of 7 total.