GetWeaponItemMod
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Returns the base form of the weapon mod at the specified slot index (1, 2 or 3) for the specified weapon or calling reference.
Syntax
(form) GetWeaponItemMod ItemMod:int Weapon:form
Example
ref rMod set rMod to GetWeaponItemMod 1, SomeWeapon