C# Class RA.CompWorktableExtended_Properties

Inheritance: CompProperties
Mostra file Open project: RWA-Team/RimworldAscension

Public Properties

Property Type Description
autoProcessing bool
ingridientCells List
showsIngridients bool

Public Methods

Method Description
CompWorktableExtended_Properties ( ) : System.Collections.Generic

Method Details

CompWorktableExtended_Properties() public method

public CompWorktableExtended_Properties ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

autoProcessing public_oe property

public bool autoProcessing
return bool

ingridientCells public_oe property

public List ingridientCells
return List

showsIngridients public_oe property

public bool showsIngridients
return bool