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

Public Member Functions

 Storyteller (StorytellerDef def, DifficultyDef difficulty)
 
string DebugString ()
 
void ExposeData ()
 
IEnumerable< FiringIncidentMakeIncidentsForInterval ()
 
void Notify_DefChanged ()
 
void StorytellerTick ()
 
void TryFire (FiringIncident fi)
 

Public Attributes

const int IntervalsPerDay = 60
 
const int CheckInterval = 1000
 
StorytellerDef def
 
DifficultyDef difficulty
 
List< StorytellerCompstorytellerComps
 
IncidentQueue incidentQueue = new IncidentQueue()
 
StoryIntender_Population intenderPopulation
 

Static Public Attributes

static readonly Vector2 PortraitSizeTiny
 
static readonly Vector2 PortraitSizeLarge
 

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