IsTriggerHeld

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns whether or not a trigger is held by HoldTrigger.

Syntax

(bool) IsTriggerHeld trigger:int

Notes

This function can also be used as a condition.

XBox Controller Trigger Codes

0: left trigger
1: right trigger


See Also