Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionRemoveEffectItemFromScroll(ScrollakScroll, ScrollakScrollToMatchFrom, intaiIndex)NativeGlobal


Caveats


Parameters

ScrollakScroll

ScrollakScrollToMatchFrom

intaiIndex


Examples

Auto-Generated Example

Scroll myScroll__akScroll
Scroll myScroll__akScrollToMatchFrom
int myInt__aiIndex

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