IsTriggerHeld

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns whether or not a trigger is held by HoldTrigger.

Syntax

[help]
(bool) IsTriggerHeld trigger:int 

XBox Controller Trigger Codes

0: left trigger
1: right trigger


Notes

  • This function can also be used as a condition.

See Also