Background for Skyrim SE

CustomSkills_ActiveMagicEffectExt


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
voidfunctionRegisterForCustomSkillIncrease(ActiveMagicEffectakReceiver)NativeGlobal

Register a magic effect for the custom skill increase event.

voidfunctionUnregisterForCustomSkillIncrease(ActiveMagicEffectakReceiver)NativeGlobal

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

voidfunctionRegisterForCustomSkillBookRead(ActiveMagicEffectakReceiver, boolabReplaceDefault=false)NativeGlobal

Register a magic effect for the custom skill book read event.
The default skill book behavior can optionally be replaced.

voidfunctionUnregisterForCustomSkillBookRead(ActiveMagicEffectakReceiver)NativeGlobal

Unregisters a magic effect from receiving the custom skill book read event.

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