- Found in:
- Vanilla
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)