Template:LSL Constants/Pass

From Second Life Wiki
Revision as of 21:59, 1 January 2016 by Strife Onizuka (talk | contribs) (Created page with "{{{!}} class="sortable" {{prettytable}} {{!}}-{{hl2}} ! {{LSLPT|{{{1|}}}}} Constant ! Value ! {{{2|}}} Script ! No {{{2|}}} Script ! Description {{!}}- {{!}} {{#vardefineecho:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Constant Value Script No Script Description
PASS_IF_NOT_HANDLED 0 not passed passed {{{3}}} are passed if there is no script handling the event in the prim.
PASS_ALWAYS 1 passed passed {{{3}}} are always passed to the root.
PASS_NEVER 2 not passed not passed {{{3}}} are never passed to the root.