PASS IF NOT HANDLED
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PASS_IF_NOT_HANDLED = 0;The integer constant PASS_IF_NOT_HANDLED has the value 0
The applicable event group will be triggered in the the root prim if it is not handled in this child prim.
Caveats
Related Articles
Constants
|
Functions
• | llPassTouches | |||
• | llPassCollisions |
Events
• Collision | – | collision_start | collision | collision_end | |
• Touch | – | touch_start | touch | touch_end |