Show / Hide Table of Contents

Class MyObjectBuilder_FarmPlotLogic

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_ComponentBase
MyObjectBuilder_FarmPlotLogic
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_FarmPlotLogic : MyObjectBuilder_ComponentBase

Constructors

MyObjectBuilder_FarmPlotLogic()

Declaration
public MyObjectBuilder_FarmPlotLogic()

Fields

CauseOfDeath

Declaration
public int CauseOfDeath
Field Value
Type Description
System.Int32

CurrentGrowthStageIndex

Declaration
public int CurrentGrowthStageIndex
Field Value
Type Description
System.Int32

GrowTime

Declaration
public float GrowTime
Field Value
Type Description
System.Single

OutputItemAmountFromRange

Declaration
public int OutputItemAmountFromRange
Field Value
Type Description
System.Int32

PlantedSeedDefinitionId

Declaration
[Serialize]
public Nullable<SerializableDefinitionId> PlantedSeedDefinitionId
Field Value
Type Description
System.Nullable<SerializableDefinitionId>

PlantGrowthTimeRemainingInFrames

Declaration
public float PlantGrowthTimeRemainingInFrames
Field Value
Type Description
System.Single

PlantHealth

Declaration
public float PlantHealth
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
☀
☾