SetWeaponModReloadAnim

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the override reload animation for weapon-mods (in the Mod Info tab) of the passed weapon.

Syntax

[help]
(reloadAnim:int) SetWeaponModReloadAnim weapon:ref newAnim:int

Example

SetWeaponModReloadAnim WeapNVAssaultCarbine 8

See Also