C# 클래스 PrisonersAndSlaves.CompSecurityStation

상속: ThingComp
파일 보기 프로젝트 열기: ForsakenShell/Es-Small-Mods

공개 메소드들

메소드 설명
CompSecurityStation ( ) : System
FinishMonitoring ( ) : void
PostExposeData ( ) : void
PostSpawnSetup ( ) : void
UpdateMonitor ( ) : void

비공개 메소드들

메소드 설명
UpdateMonitoredMarkers ( int tick, bool currentlyMonitored ) : void

메소드 상세

CompSecurityStation() 공개 메소드

public CompSecurityStation ( ) : System
리턴 System

FinishMonitoring() 공개 메소드

public FinishMonitoring ( ) : void
리턴 void

PostExposeData() 공개 메소드

public PostExposeData ( ) : void
리턴 void

PostSpawnSetup() 공개 메소드

public PostSpawnSetup ( ) : void
리턴 void

UpdateMonitor() 공개 메소드

public UpdateMonitor ( ) : void
리턴 void