STATUS BLOCK GRAB
Revision as of 10:22, 14 November 2007 by Strife Onizuka (talk | contribs)
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 |