GetWeaponModReloadAnim

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

A function added by the JIP NVSE Plugin.

Description

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

Syntax

[help]
(reloadAnim:int) GetWeaponModReloadAnim weapon:ref

Example

GetWeaponModReloadAnim WeapNVAssaultCarbine

See Also