ProdTable.initFromInventTable Method
Initializes the current ProdTable buffer with default values from an item.
Syntax
public void initFromInventTable(InventTable _inventTable, [InventDim _inventDimDefault])
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The InventTable buffer that the default values should be taken from.
- _inventDimDefault
Type: InventDim Table
The InventDim buffer with the preferred inventory dimensions that should be used instead of the default inventory dimensions from the item.