Riwmorld
RimWorld.CompProperties_Rottable Class Reference
Inheritance diagram for RimWorld.CompProperties_Rottable:
Verse.CompProperties

Public Member Functions

 CompProperties_Rottable (float daysToRotStart)
 
override IEnumerable< string > ConfigErrors (ThingDef parentDef)
 
- Public Member Functions inherited from Verse.CompProperties
 CompProperties (Type compClass)
 
virtual void ResolveReferences (ThingDef parentDef)
 
virtual IEnumerable< StatDrawEntrySpecialDisplayStats ()
 

Public Attributes

float daysToRotStart = 2f
 
bool rotDestroys
 
float rotDamagePerDay = 40f
 
float daysToDessicated = 999f
 
float dessicatedDamagePerDay
 
- Public Attributes inherited from Verse.CompProperties
Type compClass
 

Properties

int TicksToDessicated [get]
 
int TicksToRotStart [get]
 

The documentation for this class was generated from the following file: