DisableTrigger

From the Fallout3 GECK Wiki
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

XBox Controller Trigger Codes

0: left trigger
1: right trigger


See Also