Difference between revisions of "STATUS BLOCK GRAB"
Jump to navigation
Jump to search
(<.< doesn't work well with detected category, not strictly necessary and easier not to include it) |
|||
Line 15: | Line 15: | ||
{{LSL DefineRow||{{LSLGC|Touch}}|}} | {{LSL DefineRow||{{LSLGC|Touch}}|}} | ||
|cat1=Status | |cat1=Status | ||
|cat2= | |cat2=Touch | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 10:33, 14 November 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer STATUS_BLOCK_GRAB = 0x40;The integer constant STATUS_BLOCK_GRAB has the value 0x40
This status flag keeps the object from being grabbed.
Caveats
Related Articles
Constants
|
Functions
• | llDetectedGrab | |||
• | llSetStatus | |||
• | llGetStatus |
Events
• | Touch |