GetWeaponRegenRate

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender version 6.2.1.

Description

Returns the ammo Regen Rate for the Weapon BaseForm. If weapon is omitted and a calling reference is provided, that reference's BaseForm is used.

This function can be used either in a script, or as a Condition.

Syntax

[help]
(regenRate:float) weaponRefr.GetWeaponRegenRate weapon:baseform 

See Also