|
override IEnumerable< string > | ConfigErrors () |
|
virtual void | ClearCachedData () |
|
override int | GetHashCode () |
|
virtual IEnumerable< StatDrawEntry > | SpecialDisplayStats () |
|
override string | ToString () |
|
virtual void | PostLoad () |
|
virtual void | ResolveReferences () |
|
|
Type | stateClass = typeof(MentalState) |
|
Type | workerClass = typeof(MentalStateWorker) |
|
MentalStateCategory | category |
|
bool | prisonersCanDo = true |
|
bool | unspawnedCanDo |
|
bool | colonistsOnly |
|
bool | blockNormalThoughts |
|
EffecterDef | stateEffecter |
|
TaleDef | tale |
|
bool | allowBeatfire |
|
DrugCategory | drugCategory = DrugCategory.Any |
|
float | recoveryMtbDays = 1f |
|
int | minTicksBeforeRecovery = 500 |
|
int | maxTicksBeforeRecovery = 99999999 |
|
bool | recoverFromSleep |
|
bool | recoverFromDowned |
|
ThoughtDef | moodRecoveryThought |
|
string | beginLetter |
|
string | beginLetterLabel |
|
LetterType | beginLetterType = LetterType.BadUrgent |
|
Color | nameColor = Color.green |
|
string | recoveryMessage |
|
string | baseInspectLine |
|
const string | DefaultDefName = "UnnamedDef" |
|
string | defName = "UnnamedDef" |
|
string | label |
|
string | description |
|
ushort | shortHash |
|
ushort | index = 65535 |
|
ushort | debugRandomId = (ushort)Rand.RangeInclusive(0, 65535) |
|
|
bool | IsAggro [get] |
|
bool | IsExtreme [get] |
|
MentalStateWorker | Worker [get] |
|
string | LabelCap [get] |
|
The documentation for this class was generated from the following file: