Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionSetSpellMagicEffect(SpellakSpell, MagicEffectakMagicEffect, intaiIndex)NativeGlobal


Caveats


Parameters

SpellakSpell

MagicEffectakMagicEffect

intaiIndex


Examples

Auto-Generated Example

Spell mySpell__akSpell
MagicEffect myMagicEffect__akMagicEffect
int myInt__aiIndex

PO3_SKSEFunctions.SetSpellMagicEffect(mySpell__akSpell, myMagicEffect__akMagicEffect, myInt__aiIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.