Assembly: Sandbox.Common.dll

public struct MyProductionItem

Implements production block item

Fields

Member Description
Amount Gets or sets the amount
BlueprintId Gets or sets the blueprint id
ItemId Gets or sets the item id

Constructors

Member Description
MyProductionItem(uint, MyDefinitionId, MyFixedPoint)