C# Class RA.CompWorktableExtended_Properties

Inheritance: CompProperties
Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
autoProcessing bool
ingridientCells List
showsIngridients bool

Méthodes publiques

Méthode Description
CompWorktableExtended_Properties ( ) : System.Collections.Generic

Method Details

CompWorktableExtended_Properties() public méthode

public CompWorktableExtended_Properties ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

autoProcessing public_oe property

public bool autoProcessing
Résultat bool

ingridientCells public_oe property

public List ingridientCells
Résultat List

showsIngridients public_oe property

public bool showsIngridients
Résultat bool