Background for Starfield
Member of the ObjectReference script
intfunctionGetItemCountKeywords(FormListakKeywords, boolabMustMatchAll)Native

Description

Documentation Comment

Returns how many items have one or more given keywords on them, in this object reference's inventory.


Caveats


Parameters

FormListakKeywords

boolabMustMatchAll


Examples

Auto-Generated Example

FormList myFormList__akKeywords
bool myBool__abMustMatchAll

int returnedValue = myObjectReference__toCallFunctionOn.GetItemCountKeywords(myFormList__akKeywords, myBool__abMustMatchAll)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.