Méthode | 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 |
Méthode | 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 | |
Résultat | void |
public PawnCanOpen ( Pawn p, bool isEscaping ) : bool | ||
p | Pawn | |
isEscaping | bool | |
Résultat | bool |
public PostDrawExtraSelectionOverlays ( ) : void | ||
Résultat | void |