Riwmorld
RimWorld.Backstory Class Reference

Public Member Functions

BodyType BodyTypeFor (Gender g)
 
IEnumerable< string > ConfigErrors (bool ignoreNoSpawnCategories)
 
bool DisallowsTrait (TraitDef def, int degree)
 
string FullDescriptionFor (Pawn p)
 
override int GetHashCode ()
 
void PostLoad ()
 
void ResolveReferences ()
 
void SetTitle (string newTitle)
 
void SetTitleShort (string newTitleShort)
 
override string ToString ()
 

Public Attributes

string identifier
 
BackstorySlot slot
 
string baseDesc
 
Dictionary< string, int > skillGains = new Dictionary<string, int>()
 
Dictionary< SkillDef, int > skillGainsResolved = new Dictionary<SkillDef, int>()
 
WorkTags workDisables
 
WorkTags requiredWorkTags
 
List< string > spawnCategories = new List<string>()
 
BodyType bodyTypeGlobal
 
BodyType bodyTypeFemale
 
BodyType bodyTypeMale
 
List< TraitEntryforcedTraits
 
List< TraitEntrydisallowedTraits
 
bool shuffleable = true
 

Properties

IEnumerable< WorkTypeDefDisabledWorkTypes [get]
 
string Title [get]
 
string TitleShort [get]
 

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