Riwmorld
RimWorld.Thought_Memory Class Reference
Inheritance diagram for RimWorld.Thought_Memory:
RimWorld.Thought Verse.IExposable RimWorld.Thought_MemoryObservation RimWorld.Thought_MemorySocial RimWorld.Thought_MemorySocialCumulative

Public Member Functions

override void ExposeData ()
 
override bool GroupsWith (Thought other)
 
override float MoodOffset ()
 
void Renew ()
 
void SetForcedStage (int stageIndex)
 
virtual void ThoughtInterval ()
 
override string ToString ()
 
override bool TryMergeWithExistingThought (out bool showBubble)
 
- Public Member Functions inherited from RimWorld.Thought
virtual void Init ()
 
override string ToString ()
 

Public Attributes

float moodPowerFactor = 1f
 
Pawn otherPawn
 
int age
 
- Public Attributes inherited from RimWorld.Thought
Pawn pawn
 
ThoughtDef def
 

Properties

override int CurStageIndex [get]
 
override string LabelCap [get]
 
virtual bool ShouldDiscard [get]
 
override bool VisibleInNeedsTab [get]
 
- Properties inherited from RimWorld.Thought
virtual float BaseMoodOffset [get]
 
ThoughtStage CurStage [get]
 
abstract int CurStageIndex [get]
 
string Description [get]
 
Texture2D Icon [get]
 
virtual string LabelCap [get]
 
string LabelCapSocial [get]
 
virtual bool VisibleInNeedsTab [get]
 

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