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

Public Member Functions

 Pawn_GuestTracker (Pawn pawn)
 
void ExposeData ()
 
void GuestTrackerTick ()
 
void SetGuestStatus (Faction newHost, bool prisoner=false)
 
void WaitInsteadOfEscapingFor (int ticks)
 
void WaitInsteadOfEscapingForDefaultTicks ()
 

Public Attributes

PrisonerInteractionMode interactionMode
 
bool isPrisonerInt
 
bool released
 
IntVec3 spotToWaitInsteadOfEscaping = IntVec3.Invalid
 
int MinInteractionInterval = 7500
 

Properties

bool GetsFood [get, set]
 
Faction HostFaction [get]
 
bool IsPrisoner [get]
 
bool PrisonerIsSecure [get]
 
bool ScheduledForInteraction [get]
 
bool ShouldBeBroughtFood [get]
 
bool ShouldWaitInsteadOfEscaping [get]
 

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