Show / Hide Table of Contents

Class MyObjectBuilder_SolarFoodGenerator

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_ComponentBase
MyObjectBuilder_SolarFoodGenerator
Inherited Members
MyObjectBuilder_ComponentBase.RemoveExistingComponentOnNewInsert
MyObjectBuilder_ComponentBase.Remap(IMyRemapHelper)
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: Sandbox.Common.ObjectBuilders
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
public float Progress
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
MyObjectBuilder_ComponentBase.SetupForProjector()

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾