Background for Skyrim SE
Member of the ShazdehUtils script
voidfunctionTransferItemFromContainersList(FormListakList, ObjectReferenceakRef, FormakItem, intaiCount)NativeGlobal


Parameters

  1. FormListakList

  2. ObjectReferenceakRef

  3. FormakItem

  4. intaiCount


Examples

Auto-Generated Example

FormList myFormList__akList
ObjectReference myObjectReference__akRef
Form myForm__akItem
int myInt__aiCount

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