|
string | GetLabelFor (Pawn pawn) |
|
string | GetLabelFor (bool isFlesh, bool isHumanlike) |
|
virtual void | ClearCachedData () |
|
override IEnumerable< string > | ConfigErrors () |
|
override int | GetHashCode () |
|
virtual IEnumerable< StatDrawEntry > | SpecialDisplayStats () |
|
override string | ToString () |
|
virtual void | PostLoad () |
|
virtual void | ResolveReferences () |
|
|
int | listOrder |
|
string | labelMechanoids = string.Empty |
|
string | labelAnimals = string.Empty |
|
bool | showOnHumanlikes = true |
|
bool | showOnAnimals = true |
|
bool | showOnMechanoids = true |
|
bool | lethalFlesh |
|
bool | lethalMechanoids |
|
float | minForCapable |
|
float | minValue |
|
bool | showOnCaravanHealthTab |
|
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: