Difference between revisions of "Category:LSL Integer/handle"
Jump to navigation
Jump to search
m (Created page with "{{LSL Subtype Category|handle|base=integer|description=See: [http://stackoverflow.com/questions/1303123/what-is-a-handle-in-c Stack Overflow: What is a handle?]}}") |
m |
||
Line 1: | Line 1: | ||
{{LSL Subtype Category|handle|base=integer|description=See: [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: [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}}: | |||
* [[listen]] | |||
** [[llListen]], [[llListenControl]] & [[llListenRemove]] | |||
* [[at_rot_target]] & [[not_at_rot_target]] | |||
** [[llRotTarget]] & [[llRotTargetRemove]] | |||
* [[at_target]] & [[not_at_target]] | |||
** [[llTarget]] & [[llTargetRemove]] | |||
}} |
Revision as of 12:13, 30 December 2013
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
The functions and constants in this category all take or return a handle parameter. Events in this category expose a handle parameter.
See: Stack Overflow: What is a handle?
There are 3 categories of integer handles in LSL. They are used for controlling the following events:
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.