- Found in:
- iEquip
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)