Sandbox.ModAPI.Ingame.MyProductionItem - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public struct MyProductionItem
Implements production block item
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
Gets or sets the amount
Gets or sets the blueprint id
Gets or sets the item id
MyProductionItem(uint itemId, MyDefinitionId blueprintId, MyFixedPoint amount)