C# 클래스 CaveworldFlora.ThingDef_ClusterPlant

ThingDef_ClusterPlant class.
상속: ThingDef
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

clusterExclusivityRadiusFactor 공개적으로 프로퍼티

public float clusterExclusivityRadiusFactor
리턴 float

clusterExclusivityRadiusOffset 공개적으로 프로퍼티

public float clusterExclusivityRadiusOffset
리턴 float

clusterSizeRange 공개적으로 프로퍼티

public IntRange clusterSizeRange
리턴 IntRange

clusterSpawnRadius 공개적으로 프로퍼티

public float clusterSpawnRadius
리턴 float

growOnlyNearNaturalRock 공개적으로 프로퍼티

public bool growOnlyNearNaturalRock
리턴 bool

growOnlyOnRoughRock 공개적으로 프로퍼티

public bool growOnlyOnRoughRock
리턴 bool

growOnlyUndeRoof 공개적으로 프로퍼티

public bool growOnlyUndeRoof
리턴 bool

hasDynamicGlower 공개적으로 프로퍼티

public bool hasDynamicGlower
리턴 bool

hasStaticGlower 공개적으로 프로퍼티

public bool hasStaticGlower
리턴 bool

isSymbiosisPlant 공개적으로 프로퍼티

public bool isSymbiosisPlant
리턴 bool

maxFertility 공개적으로 프로퍼티

public float maxFertility
리턴 float

maxGrowTemperature 공개적으로 프로퍼티

public int maxGrowTemperature
리턴 int

maxLight 공개적으로 프로퍼티

public float maxLight
리턴 float

maxOptimalGrowTemperature 공개적으로 프로퍼티

public int maxOptimalGrowTemperature
리턴 int

minFertility 공개적으로 프로퍼티

public float minFertility
리턴 float

minGrowTemperature 공개적으로 프로퍼티

public int minGrowTemperature
리턴 int

minLight 공개적으로 프로퍼티

public float minLight
리턴 float

minOptimalGrowTemperature 공개적으로 프로퍼티

public int minOptimalGrowTemperature
리턴 int

symbiosisPlantDefEvolution 공개적으로 프로퍼티

public ThingDef_ClusterPlant,CaveworldFlora symbiosisPlantDefEvolution
리턴 ThingDef_ClusterPlant

symbiosisPlantDefSource 공개적으로 프로퍼티

public ThingDef_ClusterPlant,CaveworldFlora symbiosisPlantDefSource
리턴 ThingDef_ClusterPlant