Background for Skyrim SE

The iEquip_AmmoExt Script

    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

      • boolfunctionIsAmmoBound(Ammoa_ammo)NativeGlobal

        @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.

      Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.