Sandbox.ModAPI.Ingame.IMyProductionBlock.RemoveQueueItem - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyProductionBlock
public void RemoveQueueItem(int idx, MyFixedPoint amount)
Removes an item from the queue
- int idx
- MyFixedPoint amount
public void RemoveQueueItem(int idx, decimal amount)
Removes an item from the queue
public void RemoveQueueItem(int idx, double amount)
Removes an item from the queue