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

Summary

public void InsertQueueItem(int idx, MyDefinitionId blueprint, MyFixedPoint amount)

Inserts a blueprint into the production queue

Returns

Example

Remarks

Summary

public void InsertQueueItem(int idx, MyDefinitionId blueprint, decimal amount)

Inserts a blueprint into the production queue

Returns

Example

Remarks

Summary

public void InsertQueueItem(int idx, MyDefinitionId blueprint, double amount)

Inserts a blueprint into the production queue

Returns

Example

Remarks

Clone this wiki locally