Background for Skyrim SE

The iEquip_MagicEffectExt Script

    The iEquip_MagicEffectExt 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

      • FormfunctionGetAssociatedItem(MagicEffecta_effect)NativeGlobal

        @brief Returns the associated item on the given effect.
        @param a_effect The maggic effect to grab the associated item from.
        @return Returns NONE on error, else returns the associated item if present.

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