Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionRemoveEffectItemFromPotion(PotionakPotion, PotionakPotionToMatchFrom, intaiIndex)NativeGlobal


Caveats


Parameters

PotionakPotion

PotionakPotionToMatchFrom

intaiIndex


Examples

Auto-Generated Example

Potion myPotion__akPotion
Potion myPotion__akPotionToMatchFrom
int myInt__aiIndex

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