TMSInventEnabled::addItem Method
Adds a record to the TMSInventEnabled table with the specified item ID if the record doesn't already exist.
Syntax
client server public static void addItem(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID of the InventTable to add.