Riwmorld
Verse.PawnCapacityDef Class Reference
Inheritance diagram for Verse.PawnCapacityDef:
Verse.Def Verse.Editable

Public Member Functions

string GetLabelFor (Pawn pawn)
 
string GetLabelFor (bool isFlesh, bool isHumanlike)
 
- Public Member Functions inherited from Verse.Def
virtual void ClearCachedData ()
 
override IEnumerable< string > ConfigErrors ()
 
override int GetHashCode ()
 
virtual IEnumerable< StatDrawEntrySpecialDisplayStats ()
 
override string ToString ()
 
- Public Member Functions inherited from Verse.Editable
virtual void PostLoad ()
 
virtual void ResolveReferences ()
 

Public Attributes

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
 
- Public Attributes inherited from Verse.Def
const string DefaultDefName = "UnnamedDef"
 
string defName = "UnnamedDef"
 
string label
 
string description
 
ushort shortHash
 
ushort index = 65535
 
ushort debugRandomId = (ushort)Rand.RangeInclusive(0, 65535)
 

Additional Inherited Members

- Properties inherited from Verse.Def
string LabelCap [get]
 

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