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


Caveats


Parameters

FormListakList

ObjectReferenceakRef

FormakItem

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.