Background for Skyrim SE
Member of the PO3_Events_AME script
voidfunctionRegisterForMagicEffectApplyEx(ActiveMagicEffectakActiveEffect, FormakEffectFilter, boolabMatch)NativeGlobal


Caveats


Parameters

ActiveMagicEffectakActiveEffect

FormakEffectFilter

boolabMatch


Examples

Auto-Generated Example

ActiveMagicEffect myActiveMagicEffect__akActiveEffect
Form myForm__akEffectFilter
bool myBool__abMatch

PO3_Events_AME.RegisterForMagicEffectApplyEx(myActiveMagicEffect__akActiveEffect, myForm__akEffectFilter, myBool__abMatch)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.