C# Class RA.CompSlots_Properties

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

Public Properties

Property Type Description
allowedThingCategoryDefs List
forbiddenSubThingCategoryDefs List
maxSlots int

Public Methods

Method Description
CompSlots_Properties ( ) : System.Collections.Generic

Method Details

CompSlots_Properties() public method

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

Property Details

allowedThingCategoryDefs public_oe property

public List allowedThingCategoryDefs
return List

forbiddenSubThingCategoryDefs public_oe property

public List forbiddenSubThingCategoryDefs
return List

maxSlots public_oe property

public int maxSlots
return int