Difference between revisions of "DisableTrigger"
Jump to navigation
Jump to search
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...") |
imported>Gribbleshnibit8 (fixed category link) |
||
Line 19: | Line 19: | ||
*[[DisableButton]] | *[[DisableButton]] | ||
[[Category:Functions_(Lutana)]] | [[Category:Functions_(Lutana)]] | ||
[[Category: | [[Category:Controller Functions (Lutana)]] |
Revision as of 19:33, 18 December 2016
< [[::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