C# 클래스 CaveBiome.GenStep_CavePlants

상속: GenStep_Plants
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

공개 메소드들

메소드 설명
Generate ( ) : void
GrowCluster ( ClusterPlant plant, bool clusterIsMature ) : void

메소드 상세

Generate() 공개 메소드

public Generate ( ) : void
리턴 void

GrowCluster() 공개 정적인 메소드

public static GrowCluster ( ClusterPlant plant, bool clusterIsMature ) : void
plant CaveworldFlora.ClusterPlant
clusterIsMature bool
리턴 void