The iEquip_AmmoExt script is a part of Skyrim SE’s Papyrus scripting ecosystem. This script is not present in the vanilla game, but can be found in modded sources like iEquip (iEquip).
For this script, the Papyrus index knows about:
- 1 function
Inheritance Tree
No indexed scripts extend this script.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- iEquip
@brief Returns whether the given ammo is bound or not.
@param a_ammo The ammo to check.
@return Returns true if the ammo is bound, else returns false.
