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

Description

Documentation Comment

Returns the count of the single most prevalant item in this object reference's inventory that has one or all given keywords on them.


Caveats


Parameters

FormListakKeywords

boolabMustMatchAll


Examples

Auto-Generated Example

FormList myFormList__akKeywords
bool myBool__abMustMatchAll

int returnedValue = myObjectReference__toCallFunctionOn.GetHighestItemCountKeywords(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.