Method | Description | |
---|---|---|
Building_RestrictedDoor ( ) : System.Collections.Generic | ||
ClearCache ( bool updateAfterClear = false ) : void | ||
DrawGUIOverlay ( ) : void | ||
GetInspectString ( ) : string | ||
PawnCanOpen ( Pawn p ) : bool | ||
PostMake ( ) : void |
Method | Description | |
---|---|---|
UpdateDoorStatus ( ) : void |
public Building_RestrictedDoor ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public ClearCache ( bool updateAfterClear = false ) : void | ||
updateAfterClear | bool | |
return | void |