Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionSetScrollMagicEffect(ScrollakScroll, MagicEffectakMagicEffect, intaiIndex)NativeGlobal


Caveats


Parameters

ScrollakScroll

MagicEffectakMagicEffect

intaiIndex


Examples

Auto-Generated Example

Scroll myScroll__akScroll
MagicEffect myMagicEffect__akMagicEffect
int myInt__aiIndex

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