Class MyObjectBuilder_OxygenGenerator
Inheritance
System.Object
MyObjectBuilder_OxygenGenerator
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_OxygenGenerator : MyObjectBuilder_FunctionalBlock
Constructors
MyObjectBuilder_OxygenGenerator()
Declaration
public MyObjectBuilder_OxygenGenerator()
Fields
AutoRefill
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Inventory
Declaration
[Nullable]
public MyObjectBuilder_Inventory Inventory
Field Value
UseConveyorSystem
Declaration
public bool UseConveyorSystem
Field Value
Type |
Description |
System.Boolean |
|
Methods
SetupForProjector()
Declaration
public override void SetupForProjector()
Overrides
Extension Methods