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 24, 2018 · 18 revisions

IndexIMyProductionBlock

void AddQueueItem(MyDefinitionId blueprint, MyFixedPoint amount)

Summary

Adds a blueprint to the production queue

void AddQueueItem(MyDefinitionId blueprint, decimal amount)

Summary

Adds a blueprint to the production queue

void AddQueueItem(MyDefinitionId blueprint, double amount)

Summary

Adds a blueprint to the production queue

Clone this wiki locally