Returns true if unit has this specific instance of item somewhere in inventory. Returns false otherwise (null unit, item not found in inventory, null item etc).
Target unit.
Handle to item instance.
Generated using TypeDoc
Returns true if unit has this specific instance of item somewhere in inventory. Returns false otherwise (null unit, item not found in inventory, null item etc).