(Official) Behavior Tree Documentation
HasInventory
Compare the total of an item the target actor has.
Parameters
Item: The item to compare the total count of.CompareType: The operation preformed for the comparison.CompareTarget: Sets if the comparison is applied to the NPC or the NPC’s target.Value: The value to compare to.Continue: When set true the node will always succeed.IsEnabled: When set false the node will always fail.Comment: User comments.