|
override IEnumerable< string > | ConfigErrors () |
|
bool | ConflictsWith (Trait other) |
|
TraitDegreeData | DataAtDegree (int degree) |
|
float | GetGenderSpecificCommonality (Pawn pawn) |
|
virtual void | ClearCachedData () |
|
override IEnumerable< string > | ConfigErrors () |
|
override int | GetHashCode () |
|
virtual IEnumerable< StatDrawEntry > | SpecialDisplayStats () |
|
override string | ToString () |
|
virtual void | PostLoad () |
|
virtual void | ResolveReferences () |
|
|
List< TraitDegreeData > | degreeDatas = new List<TraitDegreeData>() |
|
List< TraitDef > | conflictingTraits = new List<TraitDef>() |
|
List< WorkTypeDef > | requiredWorkTypes = new List<WorkTypeDef>() |
|
WorkTags | requiredWorkTags |
|
List< WorkTypeDef > | disabledWorkTypes = new List<WorkTypeDef>() |
|
WorkTags | disabledWorkTags |
|
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: