PASS IF NOT HANDLED
Revision as of 19:12, 2 January 2016 by Strife Onizuka (talk | contribs) (Created page with "{{LSL Constant |name=PASS_IF_NOT_HANDLED |type=integer |value=0 |desc=The applicable event group will be triggered in the the root prim if it is not handled in this child prim...")
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