Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionSetPotionMagicEffect(PotionakPotion, MagicEffectakMagicEffect, intaiIndex)NativeGlobal


Caveats


Parameters

PotionakPotion

MagicEffectakMagicEffect

intaiIndex


Examples

Auto-Generated Example

Potion myPotion__akPotion
MagicEffect myMagicEffect__akMagicEffect
int myInt__aiIndex

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