Method | Description | |
---|---|---|
ClearCache ( ) : void | ||
DrawColumns ( Listing_Standard listing, float physicalHeight, bool overridden = false ) : void | ||
PawnCanOpen ( Pawn p, bool isEscaping ) : bool | ||
PostCompMake ( ) : void | ||
PostDrawGUIOverlay ( ) : void | ||
UpdateCompStatus ( ) : void |
public DrawColumns ( Listing_Standard listing, float physicalHeight, bool overridden = false ) : void | ||
listing | Listing_Standard | |
physicalHeight | float | |
overridden | bool | |
return | void |
public abstract PawnCanOpen ( Pawn p, bool isEscaping ) : bool | ||
p | Pawn | |
isEscaping | bool | |
return | bool |