Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
flagString ( string label, bool value ) : string |
public DrawColumns ( Listing_Standard listing, float physicalHeight, bool overridden = false ) : void | ||
listing | Listing_Standard | |
physicalHeight | float | |
overridden | bool | |
return | void |
public PawnCanOpen ( Pawn p, bool isEscaping ) : bool | ||
p | Pawn | |
isEscaping | bool | |
return | bool |
public PostDrawExtraSelectionOverlays ( ) : void | ||
return | void |