Class MyObjectBuilder_SolarFoodGenerator
Inheritance
System.Object
MyObjectBuilder_SolarFoodGenerator
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SolarFoodGenerator : MyObjectBuilder_ComponentBase
Constructors
MyObjectBuilder_SolarFoodGenerator()
Declaration
public MyObjectBuilder_SolarFoodGenerator()
Fields
ItemProductionRemainingFrames
Declaration
public float ItemProductionRemainingFrames
Field Value
Type |
Description |
System.Single |
|
ItemsPerMinute
Declaration
public float ItemsPerMinute
Field Value
Type |
Description |
System.Single |
|
MaxOutputSync
Declaration
public float MaxOutputSync
Field Value
Type |
Description |
System.Single |
|
Progress
Declaration
Field Value
Type |
Description |
System.Single |
|
TimeRemainingUntilNextBatch
Declaration
public float TimeRemainingUntilNextBatch
Field Value
Type |
Description |
System.Single |
|
Methods
SetupForProjector()
Declaration
public override void SetupForProjector()
Overrides
Extension Methods