Background for Skyrim SE
Member of the CustomSkills_ActiveMagicEffectExt script
voidfunctionUnregisterForCustomSkillIncrease(ActiveMagicEffectakReceiver)NativeGlobal

Description

Documentation Comment

Unregisters a magic effect from receiving the custom skill increase event.


Caveats


Parameters


Examples

Auto-Generated Example

ActiveMagicEffect myActiveMagicEffect__akReceiver

CustomSkills_ActiveMagicEffectExt.UnregisterForCustomSkillIncrease(myActiveMagicEffect__akReceiver)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.