C# Class PrisonersAndSlaves.CompProperties_RestrictedDoor

Inheritance: CompProperties
Show file Open project: ForsakenShell/Es-Small-Mods

Public Properties

Property Type Description
DefaultAllowAnimals bool
DefaultAllowColonists bool
DefaultAllowGuests bool
DefaultAllowPrisoners bool
DefaultAllowSlaves bool

Public Methods

Method Description
CompProperties_RestrictedDoor ( ) : RimWorld

Method Details

CompProperties_RestrictedDoor() public method

public CompProperties_RestrictedDoor ( ) : RimWorld
return RimWorld

Property Details

DefaultAllowAnimals public property

public bool DefaultAllowAnimals
return bool

DefaultAllowColonists public property

public bool DefaultAllowColonists
return bool

DefaultAllowGuests public property

public bool DefaultAllowGuests
return bool

DefaultAllowPrisoners public property

public bool DefaultAllowPrisoners
return bool

DefaultAllowSlaves public property

public bool DefaultAllowSlaves
return bool