Riwmorld
RimWorld.StorytellerDef Class Reference
Inheritance diagram for RimWorld.StorytellerDef:
Verse.Def Verse.Editable

Public Member Functions

override IEnumerable< string > ConfigErrors ()
 
override void ResolveReferences ()
 
- 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 ()
 

Public Attributes

int listOrder = 9999
 
bool listVisible = true
 
bool tutorialMode
 
bool disableAdaptiveTraining
 
bool disableAlerts
 
bool disablePermadeath
 
DifficultyDef forcedDifficulty
 
List< StorytellerCompPropertiescomps = new List<StorytellerCompProperties>()
 
float desiredPopulationMin = 3f
 
float desiredPopulationMax = 10f
 
float desiredPopulationCritical = 13f
 
int desiredPopulationGainIntervalMinDays = 3
 
int desiredPopulationGainIntervalMaxDays = 10
 
Texture2D portraitLargeTex
 
Texture2D portraitTinyTex
 
- 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: