Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 .