Background for Skyrim SE
Member of the PO3_Events_Form script
voidfunctionRegisterForMagicEffectApplyEx(FormakForm, FormakEffectFilter, boolabMatch)NativeGlobal


Caveats


Parameters

FormakForm

FormakEffectFilter

boolabMatch


Examples

Auto-Generated Example

Form myForm__akForm
Form myForm__akEffectFilter
bool myBool__abMatch

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