C# Class CaveworldFlora.ThingDef_ClusterPlant

ThingDef_ClusterPlant class.
Inheritance: ThingDef
Afficher le fichier Open project: Rikiki123456789/Rimworld Class Usage Examples

Méthodes publiques

Свойство 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
Résultat float

clusterExclusivityRadiusOffset public_oe property

public float clusterExclusivityRadiusOffset
Résultat float

clusterSizeRange public_oe property

public IntRange clusterSizeRange
Résultat IntRange

clusterSpawnRadius public_oe property

public float clusterSpawnRadius
Résultat float

growOnlyNearNaturalRock public_oe property

public bool growOnlyNearNaturalRock
Résultat bool

growOnlyOnRoughRock public_oe property

public bool growOnlyOnRoughRock
Résultat bool

growOnlyUndeRoof public_oe property

public bool growOnlyUndeRoof
Résultat bool

hasDynamicGlower public_oe property

public bool hasDynamicGlower
Résultat bool

hasStaticGlower public_oe property

public bool hasStaticGlower
Résultat bool

isSymbiosisPlant public_oe property

public bool isSymbiosisPlant
Résultat bool

maxFertility public_oe property

public float maxFertility
Résultat float

maxGrowTemperature public_oe property

public int maxGrowTemperature
Résultat int

maxLight public_oe property

public float maxLight
Résultat float

maxOptimalGrowTemperature public_oe property

public int maxOptimalGrowTemperature
Résultat int

minFertility public_oe property

public float minFertility
Résultat float

minGrowTemperature public_oe property

public int minGrowTemperature
Résultat int

minLight public_oe property

public float minLight
Résultat float

minOptimalGrowTemperature public_oe property

public int minOptimalGrowTemperature
Résultat int

symbiosisPlantDefEvolution public_oe property

public ThingDef_ClusterPlant,CaveworldFlora symbiosisPlantDefEvolution
Résultat ThingDef_ClusterPlant

symbiosisPlantDefSource public_oe property

public ThingDef_ClusterPlant,CaveworldFlora symbiosisPlantDefSource
Résultat ThingDef_ClusterPlant