Sandbox.Common.ObjectBuilders
MyObjectBuilder Refinery
Assembly: SpaceEngineers.ObjectBuilders.dll
public class MyObjectBuilder_Refinery: MyObjectBuilder_ProductionBlock
Fields
Properties
| Member | Description |
|---|---|
| Inventory | Don't use. Backward compatibility only. Use InputInventory and OutputInventory instead. Inherited from MyObjectBuilder_ProductionBlock |
| Orientation | Inherited from MyObjectBuilder_CubeBlock |
| SubtypeId | Inherited from MyObjectBuilder_Base |
| SubtypeName | Inherited from MyObjectBuilder_Base |
| TypeId | Inherited from MyObjectBuilder_Base |
Constructors
| Member | Description |
|---|---|
| MyObjectBuilder_Refinery() | |
| MyObjectBuilder_FunctionalBlock() | Inherited from MyObjectBuilder_FunctionalBlock |
| MyObjectBuilder_TerminalBlock() | Inherited from MyObjectBuilder_TerminalBlock |
| MyObjectBuilder_CubeBlock() | Inherited from MyObjectBuilder_CubeBlock |
Methods
Inheritance: MyObjectBuilder_Base ˃ MyObjectBuilder_CubeBlock ˃ MyObjectBuilder_TerminalBlock ˃ MyObjectBuilder_FunctionalBlock ˃ MyObjectBuilder_ProductionBlock