Riwmorld
RimWorld.PlantProperties Class Reference

Public Member Functions

IEnumerable< string > ConfigErrors ()
 
void PostLoadSpecial (ThingDef parentDef)
 

Public Attributes

const int MaxMaxMeshCount = 25
 
List< PlantBiomeRecordwildBiomes
 
float wildCommonalityMaxFraction = 1.25f
 
IntRange wildClusterSizeRange = IntRange.one
 
float wildClusterRadius = -1f
 
List< string > sowTags = new List<string>()
 
float sowWork = 200f
 
int sowMinSkill
 
bool blockAdjacentSow
 
List< ResearchProjectDefsowResearchPrerequisites
 
float harvestWork = 150f
 
float harvestYield
 
bool harvestDestroys
 
ThingDef harvestedThingDef
 
string harvestTag
 
float harvestMinGrowth = 0.65f
 
bool harvestFailable = true
 
SoundDef soundHarvesting
 
SoundDef soundHarvestFinish
 
float growDays = 2f
 
float lifespanFraction = 6f
 
float growMinGlow = 0.5f
 
float growOptimalGlow = 1f
 
bool dieIfLeafless
 
float fertilityMin = 0.9f
 
float fertilitySensitivity = 0.5f
 
bool reproduces = true
 
float reproduceRadius = 20f
 
float reproduceMtbDays = 10f
 
float topWindExposure = 0.25f
 
int maxMeshCount = 1
 
FloatRange visualSizeRange = new FloatRange(0.9f, 1.1f)
 
Graphic leaflessGraphic
 

Properties

bool Harvestable [get]
 
bool IsTree [get]
 
float LifespanDays [get]
 
int LifespanTicks [get]
 
bool LimitedLifespan [get]
 
bool Sowable [get]
 
float WildClusterRadiusActual [get]
 

The documentation for this class was generated from the following file: