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

Sandbox.ModAPI.Ingame.IMyProductionBlock.InsertQueueItem

Morten Aune Lyrstad edited this page Jun 24, 2020 · 18 revisions

IndexNamespace IndexIMyProductionBlock

Summary

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

Parameters

Summary

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

Parameters

Summary

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

Parameters

Clone this wiki locally