Background for Skyrim SE
Member of the DbMiscFunctions script
voidfunctionRegisterActiveMagicEffectForKeys(ActiveMagicEffectakActiveMagicEffect, intmin=1, intMax=281)Global


Caveats


Parameters

ActiveMagicEffectakActiveMagicEffect

intmin=1

intMax=281


Examples

Auto-Generated Example

ActiveMagicEffect myActiveMagicEffect__akActiveMagicEffect
int myInt__min
int myInt__Max

DbMiscFunctions.RegisterActiveMagicEffectForKeys(myActiveMagicEffect__akActiveMagicEffect, myInt__min, myInt__Max)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.