Template:LSL Constants/Pass: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
Created page with "{{{!}} class="sortable" {{prettytable}} {{!}}-{{hl2}} ! {{LSLPT|{{{1|}}}}} Constant ! Value ! {{{2|}}} Script ! No {{{2|}}} Script ! Description {{!}}- {{!}} {{#vardefineecho:..."
 
(No difference)

Latest revision as of 21:59, 1 January 2016

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.