Space Engineers ModAPI Reference
Space Engineers ModAPI Reference
Namespaces
Sandbox.ModAPI
IMyProductionBlock Interface
IMyProductionBlock Methods
AddQueueItem Method
CanUseBlueprint Method
ClearQueue Method
GetQueue Method
InsertQueueItem Method
RemoveQueueItem Method
IMyProductionBlock
ClearQueue Method
[This is preliminary documentation and is subject to change.]
Clears the Queue
Namespace:
Sandbox.ModAPI
Assembly:
Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
Copy
void
ClearQueue
()
See Also
Reference
IMyProductionBlock Interface
Sandbox.ModAPI Namespace
Updated: 5/27/2016 6:59:01 PM