Riwmorld
RimWorld.Pawn_StoryTracker Class Reference
Inheritance diagram for RimWorld.Pawn_StoryTracker:
Verse.IExposable

Public Member Functions

 Pawn_StoryTracker (Pawn pawn)
 
void ExposeData ()
 
Backstory GetBackstory (BackstorySlot slot)
 
bool OneOfWorkTypesIsDisabled (List< WorkTypeDef > wts)
 
bool WorkTagIsDisabled (WorkTags w)
 
bool WorkTypeIsDisabled (WorkTypeDef w)
 

Public Attributes

Backstory childhood
 
Backstory adulthood
 
float melanin
 
Color hairColor = Color.white
 
CrownType crownType
 
BodyType bodyType
 
HairDef hairDef
 
TraitSet traits
 

Properties

IEnumerable< BackstoryAllBackstories [get]
 
WorkTags CombinedDisabledWorkTags [get]
 
IEnumerable< WorkTags > DisabledWorkTags [get]
 
List< WorkTypeDefDisabledWorkTypes [get]
 
string HeadGraphicPath [get]
 
Color SkinColor [get]
 
string Title [get]
 
string TitleShort [get]
 

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