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


Parameters

  1. ActiveMagicEffectakActiveEffect

  2. FormakEffectFilter

  3. boolabMatch


Examples

Auto-Generated Example

ActiveMagicEffect myActiveMagicEffect__akActiveEffect
Form myForm__akEffectFilter
bool myBool__abMatch

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