DisableTrigger

Revision as of 20:30, 18 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Prevents the game from registering input from a trigger. (Script functions will still register the input.) |name = DisableTrigger |retur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Prevents the game from registering input from a trigger. (Script functions will still register the input.)

Syntax

DisableTrigger trigger:int

Notes

0	Left Trigger
1	Right Trigger

See Also