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

Description

Documentation Comment

Register a magic effect for the custom skill increase event.


Caveats


Parameters


Examples

Auto-Generated Example

ActiveMagicEffect myActiveMagicEffect__akReceiver

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