C# 클래스 PrisonersAndSlaves.CompRestrictedDoor

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

공개 메소드들

메소드 설명
ClearCache ( ) : void
CompInspectStringExtra ( ) : string
CompRestrictedDoor ( ) : System
DrawColumns ( Listing_Standard listing, float physicalHeight, bool overridden = false ) : void
PawnCanOpen ( Pawn p, bool isEscaping ) : bool
PostCompMake ( ) : void
PostDrawExtraSelectionOverlays ( ) : void
PostExposeData ( ) : void
UpdateCompStatus ( ) : void

비공개 메소드들

메소드 설명
flagString ( string label, bool value ) : string

메소드 상세

ClearCache() 공개 메소드

public ClearCache ( ) : void
리턴 void

CompInspectStringExtra() 공개 메소드

public CompInspectStringExtra ( ) : string
리턴 string

CompRestrictedDoor() 공개 메소드

public CompRestrictedDoor ( ) : System
리턴 System

DrawColumns() 공개 메소드

public DrawColumns ( Listing_Standard listing, float physicalHeight, bool overridden = false ) : void
listing Listing_Standard
physicalHeight float
overridden bool
리턴 void

PawnCanOpen() 공개 메소드

public PawnCanOpen ( Pawn p, bool isEscaping ) : bool
p Pawn
isEscaping bool
리턴 bool

PostCompMake() 공개 메소드

public PostCompMake ( ) : void
리턴 void

PostDrawExtraSelectionOverlays() 공개 메소드

public PostDrawExtraSelectionOverlays ( ) : void
리턴 void

PostExposeData() 공개 메소드

public PostExposeData ( ) : void
리턴 void

UpdateCompStatus() 공개 메소드

public UpdateCompStatus ( ) : void
리턴 void