PdsCatchWeightItem::checkInventory Method
Determines whether an item has existing inventory or not.
Syntax
server private static boolean checkInventory(ItemId _itemId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId value that specifies a catch weight item.
Return Value
Type: boolean
true if the specified item does not have existing inventory; otherwise, false .