PASS NEVER
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PASS_NEVER = 2;The integer constant PASS_NEVER has the value 2
The applicable event group will never be triggered in the the root prim. Whether or not is handled in the child prim is irrelevant.
Caveats
Related Articles
Constants
|
Functions
• | llPassTouches | |||
• | llPassCollisions |
Events
• Collision | – | collision_start | collision | collision_end | |
• Touch | – | touch_start | touch | touch_end |