C# 클래스 CaveworldFlora.ClusterPlant_BlackLotus

ClusterPlant_Gleamcap class.
상속: ClusterPlant
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

공개 프로퍼티들

프로퍼티 타입 설명
nextLongTick int

공개 메소드들

메소드 설명
ExposeData ( ) : void

Save and load internal state variables (stored in savegame data).

ThrowPoisonSmoke ( ) : void
TickRare ( ) : void

Main function: -

메소드 상세

ExposeData() 공개 메소드

Save and load internal state variables (stored in savegame data).
public ExposeData ( ) : void
리턴 void

ThrowPoisonSmoke() 공개 메소드

public ThrowPoisonSmoke ( ) : void
리턴 void

TickRare() 공개 메소드

Main function: -
public TickRare ( ) : void
리턴 void

프로퍼티 상세

nextLongTick 공개적으로 프로퍼티

public int nextLongTick
리턴 int