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.
Deletes the refill transports for this location when the need for the specified item is no longer present.
Syntax
public boolean deleteRefillTransports(ItemId _itemId, InventDim _inventDim)
Run On
ClientOrServer
Parameters
- _itemId
Type: ItemId Extended Data Type
The item for which to check refill transports.
- _inventDim
Type: InventDim Table
The inventory dimensions for which to check refill transports.
Return Value
Type: boolean
true if any refill transports are deleted; otherwise, false.