STATUS BLOCK GRAB
Revision as of 10:33, 14 November 2007 by Strife Onizuka (talk | contribs) (<.< doesn't work well with detected category, not strictly necessary and easier not to include it)
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 |