C# 클래스 OutpostGenerator.TriggerIntrusion

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

공개 프로퍼티들

프로퍼티 타입 설명
commandConsole Building_OutpostCommandConsole
watchedCells List

공개 메소드들

메소드 설명
ExposeData ( ) : void
Tick ( ) : void

메소드 상세

ExposeData() 공개 메소드

public ExposeData ( ) : void
리턴 void

Tick() 공개 메소드

public Tick ( ) : void
리턴 void

프로퍼티 상세

commandConsole 공개적으로 프로퍼티

public Building_OutpostCommandConsole,OutpostGenerator commandConsole
리턴 Building_OutpostCommandConsole

watchedCells 공개적으로 프로퍼티

public List watchedCells
리턴 List