Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.IMyProductionBlock.InsertQueueItem

Malware edited this page Dec 25, 2018 · 18 revisions

IndexIMyProductionBlock

csharpvoid InsertQueueItem([int](System.Int32) idx, [MyDefinitionId](VRage.Game.MyDefinitionId) blueprint, [MyFixedPoint](VRage.MyFixedPoint) amount)##### Summary

Inserts a blueprint into the production queue

csharpvoid InsertQueueItem([int](System.Int32) idx, [MyDefinitionId](VRage.Game.MyDefinitionId) blueprint, [decimal](System.Decimal) amount)##### Summary

Inserts a blueprint into the production queue

csharpvoid InsertQueueItem([int](System.Int32) idx, [MyDefinitionId](VRage.Game.MyDefinitionId) blueprint, [double](System.Double) amount)##### Summary

Inserts a blueprint into the production queue

Clone this wiki locally