LlPassTouches
From Second Life Wiki
Second Life Wiki > LSL Portal > Built-in Functions > LlPassTouches (Redirected from LSL llPassTouches)
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Caveats
This has no effect if the child prim has no touch events in it. Touches are passed to the parent always when there is no touch event script in the child, no matter what this is set to. If you want to block touches from a child, you must add a script with a touch event in the child instead of using this function.
This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.

