Background for Skyrim SE
Member of the iEquip_SoulSeeker script
intfunctionBringMeASoul(inta_reqCharge, inta_fillMethod, boola_partialFill, boola_wasteOK)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

inta_reqCharge

inta_fillMethod

boola_partialFill

boola_wasteOK


Examples

Auto-Generated Example

int myInt__a_reqCharge
int myInt__a_fillMethod
bool myBool__a_partialFill
bool myBool__a_wasteOK

int returnedValue = iEquip_SoulSeeker.BringMeASoul(myInt__a_reqCharge, myInt__a_fillMethod, myBool__a_partialFill, myBool__a_wasteOK)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.