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


Parameters

  1. FormListakList

  2. ObjectReference[]akRef

  3. FormakItem

  4. 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.