C# Class CaveworldFlora.ThingDef_ClusterPlant

ThingDef_ClusterPlant class.
Inheritance: ThingDef
Datei anzeigen Open project: Rikiki123456789/Rimworld Class Usage Examples

Public Properties

Property Type Description
clusterExclusivityRadiusFactor float
clusterExclusivityRadiusOffset float
clusterSizeRange IntRange
clusterSpawnRadius float
growOnlyNearNaturalRock bool
growOnlyOnRoughRock bool
growOnlyUndeRoof bool
hasDynamicGlower bool
hasStaticGlower bool
isSymbiosisPlant bool
maxFertility float
maxGrowTemperature int
maxLight float
maxOptimalGrowTemperature int
minFertility float
minGrowTemperature int
minLight float
minOptimalGrowTemperature int
symbiosisPlantDefEvolution ThingDef_ClusterPlant
symbiosisPlantDefSource ThingDef_ClusterPlant

Property Details

clusterExclusivityRadiusFactor public_oe property

public float clusterExclusivityRadiusFactor
return float

clusterExclusivityRadiusOffset public_oe property

public float clusterExclusivityRadiusOffset
return float

clusterSizeRange public_oe property

public IntRange clusterSizeRange
return IntRange

clusterSpawnRadius public_oe property

public float clusterSpawnRadius
return float

growOnlyNearNaturalRock public_oe property

public bool growOnlyNearNaturalRock
return bool

growOnlyOnRoughRock public_oe property

public bool growOnlyOnRoughRock
return bool

growOnlyUndeRoof public_oe property

public bool growOnlyUndeRoof
return bool

hasDynamicGlower public_oe property

public bool hasDynamicGlower
return bool

hasStaticGlower public_oe property

public bool hasStaticGlower
return bool

isSymbiosisPlant public_oe property

public bool isSymbiosisPlant
return bool

maxFertility public_oe property

public float maxFertility
return float

maxGrowTemperature public_oe property

public int maxGrowTemperature
return int

maxLight public_oe property

public float maxLight
return float

maxOptimalGrowTemperature public_oe property

public int maxOptimalGrowTemperature
return int

minFertility public_oe property

public float minFertility
return float

minGrowTemperature public_oe property

public int minGrowTemperature
return int

minLight public_oe property

public float minLight
return float

minOptimalGrowTemperature public_oe property

public int minOptimalGrowTemperature
return int

symbiosisPlantDefEvolution public_oe property

public ThingDef_ClusterPlant,CaveworldFlora symbiosisPlantDefEvolution
return ThingDef_ClusterPlant

symbiosisPlantDefSource public_oe property

public ThingDef_ClusterPlant,CaveworldFlora symbiosisPlantDefSource
return ThingDef_ClusterPlant