DisableTrigger

From the Fallout3 GECK Wiki
Revision as of 19:33, 18 December 2016 by imported>Gribbleshnibit8 (fixed category link)
Jump to navigation Jump to search
< [[::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

[help]
DisableTrigger trigger:int

Notes

0	Left Trigger
1	Right Trigger

See Also