REGION FLAG RESTRICT PUSHOBJECT
Revision as of 21:13, 16 April 2009 by Strife Onizuka (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer REGION_FLAG_RESTRICT_PUSHOBJECT = 0x00400000;The integer constant REGION_FLAG_RESTRICT_PUSHOBJECT has the value 0x00400000
This is a flag used with llGetRegionFlags to check if llPushObject is restricted in the region.
Caveats
Related Articles
Constants
|
Functions
• | llGetRegionFlags |