C# Class RA.CompSlots_Properties

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

Méthodes publiques

Свойство Type Description
allowedThingCategoryDefs List
forbiddenSubThingCategoryDefs List
maxSlots int

Méthodes publiques

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

Method Details

CompSlots_Properties() public méthode

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

Property Details

allowedThingCategoryDefs public_oe property

public List allowedThingCategoryDefs
Résultat List

forbiddenSubThingCategoryDefs public_oe property

public List forbiddenSubThingCategoryDefs
Résultat List

maxSlots public_oe property

public int maxSlots
Résultat int