Show / Hide Table of Contents

Class PlantHolderComponent

Inheritance
System.Object
PlantHolderComponent
Namespace: Content.Server.Botany.Components
Assembly: Content.Server.dll
Syntax
public sealed class PlantHolderComponent : Component

Fields

| Improve this Doc View Source

Age

Declaration
public int Age
Field Value
Type Description
System.Int32
| Improve this Doc View Source

CycleDelay

Declaration
public TimeSpan CycleDelay
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

Dead

Declaration
public bool Dead
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

DrawWarnings

Declaration
public bool DrawWarnings
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ForceUpdate

Declaration
public bool ForceUpdate
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Harvest

Declaration
public bool Harvest
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Health

Declaration
public float Health
Field Value
Type Description
System.Single
| Improve this Doc View Source

ImproperHeat

Declaration
public bool ImproperHeat
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ImproperLight

Declaration
public bool ImproperLight
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ImproperPressure

Declaration
public bool ImproperPressure
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

LastCycle

Declaration
public TimeSpan LastCycle
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

LastProduce

Declaration
public int LastProduce
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MissingGas

Declaration
public int MissingGas
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MutationLevel

Declaration
public float MutationLevel
Field Value
Type Description
System.Single
| Improve this Doc View Source

MutationMod

Declaration
public float MutationMod
Field Value
Type Description
System.Single
| Improve this Doc View Source

NextUpdate

Declaration
public TimeSpan NextUpdate
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

NutritionLevel

Declaration
public float NutritionLevel
Field Value
Type Description
System.Single
| Improve this Doc View Source

PestLevel

Declaration
public float PestLevel
Field Value
Type Description
System.Single
| Improve this Doc View Source

Sampled

Declaration
public bool Sampled
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Seed

Declaration
public SeedData Seed
Field Value
Type Description
SeedData
| Improve this Doc View Source

SkipAging

Declaration
public int SkipAging
Field Value
Type Description
System.Int32
| Improve this Doc View Source

SoilSolutionName

Declaration
public string SoilSolutionName
Field Value
Type Description
System.String
| Improve this Doc View Source

Toxins

Declaration
public float Toxins
Field Value
Type Description
System.Single
| Improve this Doc View Source

UpdateDelay

Declaration
public TimeSpan UpdateDelay
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

UpdateSpriteAfterUpdate

Declaration
public bool UpdateSpriteAfterUpdate
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

WaterLevel

Declaration
public float WaterLevel
Field Value
Type Description
System.Single
| Improve this Doc View Source

WeedCoefficient

Declaration
public float WeedCoefficient
Field Value
Type Description
System.Single
| Improve this Doc View Source

WeedLevel

Declaration
public float WeedLevel
Field Value
Type Description
System.Single
| Improve this Doc View Source

YieldMod

Declaration
public int YieldMod
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾