GetWeaponSemiAutoFireDelay

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the minimum or maximum semi-auto fire delay of the specified Weapon form.

Syntax

[help]
(fireDelay:float) GetWeaponSemiAutoFireDelay weapon:form getMax:0/1

Example

set fMinFireDelay to GetWeaponSemiAutoFireDelay WeapNV44Revolver 0 

See Also