SetWeaponAnimShotsPerSec

From GECK
Jump to: navigation, search


A function added by the AnhNVSE Plugin.

Description

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

Syntax

[help]
weaponRefr.SetWeaponAnimShotsPerSec animShotsPerSec:float weapon:baseform 

Or:

weaponRefr.SetAnimShotsPerSec animShotsPerSec:float weapon:baseform 

See Also