C# Class RA.CompWorktableExtended_Properties

Inheritance: CompProperties
Show 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 property

public bool autoProcessing
return bool

ingridientCells public property

public List ingridientCells
return List

showsIngridients public property

public bool showsIngridients
return bool