TMSInventEnabled::removeItem Method
Removes a record from the TMSInventEnabled table with the specified item ID if the record exists.
Syntax
client server public static void removeItem(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID of the InventTable to remove.