C# Class PrisonersAndSlaves.CompRestrictedDoor

Inheritance: CompRestricted
Afficher le fichier Open project: ForsakenShell/Es-Small-Mods

Méthodes publiques

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

Private Methods

Méthode Description
flagString ( string label, bool value ) : string

Method Details

ClearCache() public méthode

public ClearCache ( ) : void
Résultat void

CompInspectStringExtra() public méthode

public CompInspectStringExtra ( ) : string
Résultat string

CompRestrictedDoor() public méthode

public CompRestrictedDoor ( ) : System
Résultat System

DrawColumns() public méthode

public DrawColumns ( Listing_Standard listing, float physicalHeight, bool overridden = false ) : void
listing Listing_Standard
physicalHeight float
overridden bool
Résultat void

PawnCanOpen() public méthode

public PawnCanOpen ( Pawn p, bool isEscaping ) : bool
p Pawn
isEscaping bool
Résultat bool

PostCompMake() public méthode

public PostCompMake ( ) : void
Résultat void

PostDrawExtraSelectionOverlays() public méthode

public PostDrawExtraSelectionOverlays ( ) : void
Résultat void

PostExposeData() public méthode

public PostExposeData ( ) : void
Résultat void

UpdateCompStatus() public méthode

public UpdateCompStatus ( ) : void
Résultat void