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

Sandbox.ModAPI.Ingame.IMyProductionBlock.AddQueueItem

Malware edited this page Dec 25, 2018 · 18 revisions

IndexIMyProductionBlock

Summary

private public virtual void AddQueueItem(private public sealed struct.MyDefinitionId blueprint, private public sealed struct.MyFixedPoint amount)

Adds a blueprint to the production queue

Returns

Example

Remarks

Summary

private public virtual void AddQueueItem(private public sealed struct.MyDefinitionId blueprint, decimal amount)

Adds a blueprint to the production queue

Returns

Example

Remarks

Summary

private public virtual void AddQueueItem(private public sealed struct.MyDefinitionId blueprint, double amount)

Adds a blueprint to the production queue

Returns

Example

Remarks

Clone this wiki locally