SetWeaponAnimReloadTime

From GECK
Jump to: navigation, search


A function added by the AnhNVSE Plugin.

Description

Sets the animation reload time for the Weapon BaseForm. If weapon is omitted and a calling reference is provided, that reference's BaseForm is used.

Syntax

[help]
weaponRefr.SetWeaponAnimReloadTime animReloadTime:float weapon:baseform 

Or:

weaponRefr.SetAnimReloadTime animReloadTime:float weapon:baseform 

See Also