Background for Skyrim SE
Member of the ShazdehUtils script
voidfunctionTransferItemFromContainersArray(FormListakList, ObjectReference[]akRef, FormakItem, intaiCount)NativeGlobal


Caveats


Parameters

FormListakList

ObjectReference[]akRef

FormakItem

intaiCount


Examples

Auto-Generated Example

FormList myFormList__akList
ObjectReference[] myObjectReferenceArray__akRef
Form myForm__akItem
int myInt__aiCount

ShazdehUtils.TransferItemFromContainersArray(myFormList__akList, myObjectReferenceArray__akRef, myForm__akItem, myInt__aiCount)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.