Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyProductionBlock.RemoveQueueItem

Morten Aune Lyrstad edited this page Jun 28, 2020 · 17 revisions

IndexNamespace IndexIMyProductionBlock

Summary

public void RemoveQueueItem(int idx, MyFixedPoint amount)

Removes an item from the queue

Parameters

Summary

public void RemoveQueueItem(int idx, decimal amount)

Removes an item from the queue

Parameters

Summary

public void RemoveQueueItem(int idx, double amount)

Removes an item from the queue

Parameters

Clone this wiki locally