SetWeaponRegenRate

From GECK
Jump to: navigation, search


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

Description

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

Syntax

[help]
(success:bool) weaponRefr.SetWeaponRegenRate regenRate:float weapon:baseform 

See Also