IMyRefinery Methods |
[This is preliminary documentation and is subject to change.]
The IMyRefinery type exposes the following members.
Name | Description | |
---|---|---|
AddQueueItem(MyDefinitionId, Decimal) |
Adds a blueprint to the production queue
(Inherited from IMyProductionBlock.) | |
AddQueueItem(MyDefinitionId, Double) |
Adds a blueprint to the production queue
(Inherited from IMyProductionBlock.) | |
AddQueueItem(MyDefinitionId, MyFixedPoint) |
Adds a blueprint to the production queue
(Inherited from IMyProductionBlock.) | |
CanUseBlueprint |
Can this production block produce this blueprint?
(Inherited from IMyProductionBlock.) | |
ClearQueue |
Clears the Queue
(Inherited from IMyProductionBlock.) | |
GetActions | (Inherited from IMyTerminalBlock.) | |
GetActionWithName | (Inherited from IMyTerminalBlock.) | |
GetInventory | (Inherited from IMyEntity.) | |
GetInventory(Int32) | (Inherited from IMyEntity.) | |
GetOwnerFactionTag | (Inherited from IMyCubeBlock.) | |
GetPlayerRelationToOwner | Obsolete. (Inherited from IMyCubeBlock.) | |
GetPosition | (Inherited from IMyEntity.) | |
GetProperties | (Inherited from IMyTerminalBlock.) | |
GetProperty | (Inherited from IMyTerminalBlock.) | |
GetQueue |
Gets the current production queue
(Inherited from IMyProductionBlock.) | |
GetUserRelationToOwner | (Inherited from IMyCubeBlock.) | |
HasLocalPlayerAccess | (Inherited from IMyTerminalBlock.) | |
HasPlayerAccess | (Inherited from IMyTerminalBlock.) | |
InsertQueueItem(Int32, MyDefinitionId, Decimal) |
Inserts a blueprint into the production queue
(Inherited from IMyProductionBlock.) | |
InsertQueueItem(Int32, MyDefinitionId, Double) |
Inserts a blueprint into the production queue
(Inherited from IMyProductionBlock.) | |
InsertQueueItem(Int32, MyDefinitionId, MyFixedPoint) |
Inserts a blueprint into the production queue
(Inherited from IMyProductionBlock.) | |
MoveQueueItemRequest |
Moves an item in the queue to a target position in the queue.
(Inherited from IMyProductionBlock.) | |
RemoveQueueItem(Int32, Decimal) |
Removes an item from the queue
(Inherited from IMyProductionBlock.) | |
RemoveQueueItem(Int32, Double) |
Removes an item from the queue
(Inherited from IMyProductionBlock.) | |
RemoveQueueItem(Int32, MyFixedPoint) |
Removes an item from the queue
(Inherited from IMyProductionBlock.) | |
RequestEnable | Obsolete. (Inherited from IMyFunctionalBlock.) | |
SearchActionsOfName | (Inherited from IMyTerminalBlock.) | |
SetCustomName(String) | Obsolete. (Inherited from IMyTerminalBlock.) | |
SetCustomName(StringBuilder) | Obsolete. (Inherited from IMyTerminalBlock.) | |
UpdateIsWorking | Obsolete. (Inherited from IMyCubeBlock.) | |
UpdateVisual | Obsolete. (Inherited from IMyCubeBlock.) |