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.
Checks whether an item and inventory dimension combination has been stored in the map.
Syntax
public boolean isItemStored(ItemId _itemId, InventDimId _inventDimId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
- _inventDimId
Type: InventDimId Extended Data Type
Return Value
Type: boolean
true if item and inventory dimension combination has been stored in map; otherwise false.
Remarks
The beginning amounts map is created during the temporary table generation.