|
T | CompProps< T > () |
|
HediffCompProperties | CompPropsFor (Type compClass) |
|
override IEnumerable< string > | ConfigErrors () |
|
bool | HasComp (Type compClass) |
|
bool | PossibleToDevelopImmunity () |
|
override IEnumerable< StatDrawEntry > | SpecialDisplayStats () |
|
virtual void | ClearCachedData () |
|
override int | GetHashCode () |
|
override string | ToString () |
|
virtual void | PostLoad () |
|
virtual void | ResolveReferences () |
|
|
Type | hediffClass = typeof(Hediff) |
|
List< HediffCompProperties > | comps |
|
float | initialSeverity = 0.5f |
|
float | lethalSeverity = -1f |
|
List< HediffStage > | stages |
|
bool | tendable |
|
bool | isBad = true |
|
ThingDef | spawnThingOnRemoved |
|
float | chanceToCauseNoPain |
|
bool | makesSickThought |
|
bool | makesAlert = true |
|
NeedDef | causesNeed |
|
float | minSeverity |
|
float | maxSeverity = Single.MaxValue |
|
bool | scenarioCanAdd |
|
List< HediffGiver > | hediffGivers |
|
bool | displayWound |
|
Color | defaultLabelColor = Color.white |
|
InjuryProps | injuryProps |
|
AddedBodyPartProps | addedPartProps |
|
const string | DefaultDefName = "UnnamedDef" |
|
string | defName = "UnnamedDef" |
|
string | label |
|
string | description |
|
ushort | shortHash |
|
ushort | index = 65535 |
|
ushort | debugRandomId = (ushort)Rand.RangeInclusive(0, 65535) |
|
|
bool | IsAddiction [get] |
|
string | LabelCap [get] |
|
The documentation for this class was generated from the following file: