C# Class RA.CompSlots_Properties

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

public List allowedThingCategoryDefs
return List

forbiddenSubThingCategoryDefs public property

public List forbiddenSubThingCategoryDefs
return List

maxSlots public property

public int maxSlots
return int