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

Public Member Functions

 ThoughtHandler (Pawn pawn)
 
bool CanGetThought (ThoughtDef def)
 
List< ThoughtDistinctThoughtGroups ()
 
void ExposeData ()
 
void GetDistinctSocialThoughtGroups (Pawn otherPawn, List< ISocialThought > resultsList)
 
void GetMainThoughts (List< Thought > resultList)
 
float MoodOffsetOfThoughtGroup (Thought groupFirst)
 
int OpinionOffsetOfThoughtGroup (ISocialThought group, Pawn otherPawn)
 
void ThoughtInterval ()
 
IEnumerable< ThoughtThoughtsInGroup (Thought group)
 
float TotalMood ()
 

Public Attributes

Pawn pawn
 
MemoryThoughtHandler memories
 
SituationalThoughtHandler situational
 

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