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
- Found in:
- iEquip
@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.
