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

Public Member Functions

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

Public Attributes

float fuelConsumptionRate = 1f
 
float fuelCapacity = 2f
 
float autoRefuelPercent = 0.3f
 
float fuelConsumptionPerTickInRain
 
ThingFilter fuelFilter
 
bool destroyOnNoFuel
 
bool consumeFuelOnlyWhenUsed
 
bool showFuelGizmo
 
bool targetFuelLevelConfigurable
 
float initialConfigurableTargetFuelLevel
 
bool drawOutOfFuelOverlay = true
 
bool drawFuelGaugeInMap
 
- Public Attributes inherited from Verse.CompProperties
Type compClass
 

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