InventItemLocation::updateStopCounting Method
Mark the counting as stopped for the specified combination of item and dimensions.
Syntax
server public static void updateStopCounting(ItemId _itemId, InventDim _inventDim)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item that is being counted.
- _inventDim
Type: InventDim Table
The inventory dimensions for which counting is performed.