|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Attributes | |
| Thing | seed |
| int | water |
| int | fert |
| int | size |
Definition at line 3 of file PlantData.cs.
| int PlantData.fert |
Definition at line 12 of file PlantData.cs.
Referenced by Cell.GetObjName(), and TraitFertilizer.OnSimulateHour().
| Thing PlantData.seed |
Definition at line 6 of file PlantData.cs.
Referenced by GrowSystem.ApplySeed(), GrowSystem.EqualizePlants(), Cell.GetObjName(), and GrowSystemPasture.OnMineObj().
| int PlantData.size |
Definition at line 15 of file PlantData.cs.
Referenced by Cell.GetObjName(), ZoneEventHarvest.OnVisit(), GrowSystem.PopHarvest(), and BaseTaskHarvest.SetTarget().
| int PlantData.water |
Definition at line 9 of file PlantData.cs.
Referenced by GrowSystem.Grow().