Background for Skyrim SE
Member of the ShazdehUtils script
intfunctionGetItemCountInContainersList(FormListakList, FormakForm)NativeGlobal


Caveats


Parameters

FormListakList

FormakForm


Examples

Auto-Generated Example

FormList myFormList__akList
Form myForm__akForm

int returnedValue = ShazdehUtils.GetItemCountInContainersList(myFormList__akList, myForm__akForm)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.