|
override IEnumerable< string > | ConfigErrors () |
|
bool | TargetAllowed (IIncidentTarget target) |
|
bool | TargetTypeAllowed (IncidentTargetType target) |
|
virtual void | ClearCachedData () |
|
override IEnumerable< string > | ConfigErrors () |
|
override int | GetHashCode () |
|
virtual IEnumerable< StatDrawEntry > | SpecialDisplayStats () |
|
override string | ToString () |
|
virtual void | PostLoad () |
|
virtual void | ResolveReferences () |
|
|
Type | workerClass |
|
IncidentTargetType | targetType |
|
float | baseChance |
|
IncidentCategory | category = IncidentCategory.Misc |
|
IncidentPopulationEffect | populationEffect = IncidentPopulationEffect.None |
|
int | earliestDay |
|
int | minRefireDays |
|
int | minDifficulty |
|
bool | pointsScaleable |
|
float | minThreatPoints = -1f |
|
List< BiomeDef > | allowedBiomes |
|
List< string > | tags |
|
List< string > | refireCheckTags |
|
string | letterText |
|
string | letterLabel |
|
LetterType | letterType |
|
MapConditionDef | mapCondition |
|
FloatRange | durationDays |
|
List< PawnKindDef > | pawnKinds |
|
HediffDef | diseaseIncident |
|
FloatRange | diseaseVictimFractionRange = new FloatRange(0f, 0.49f) |
|
int | diseaseMaxVictims = 99999 |
|
List< BiomeDiseaseRecord > | diseaseBiomeRecords |
|
List< BodyPartDef > | diseasePartsToAffect |
|
ThingDef | shipPart |
|
List< MTBByBiome > | mtbDaysByBiome |
|
const string | DefaultDefName = "UnnamedDef" |
|
string | defName = "UnnamedDef" |
|
string | label |
|
string | description |
|
ushort | shortHash |
|
ushort | index = 65535 |
|
ushort | debugRandomId = (ushort)Rand.RangeInclusive(0, 65535) |
|
The documentation for this class was generated from the following file: