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

Public Member Functions

 Pawn_InteractionsTracker (Pawn pawn)
 
bool CheckSocialFightStart (InteractionDef interaction, Pawn initiator)
 
void ExposeData ()
 
bool InteractedTooRecentlyToInteract ()
 
void InteractionsTrackerTick ()
 
float SocialFightChance (InteractionDef interaction, Pawn initiator)
 
void StartSocialFight (Pawn otherPawn)
 
bool TryInteractWith (Pawn recipient, InteractionDef intDef)
 

Public Attributes

const float MaxInteractRange = 6f
 
const int RandomInteractIntervalMin = 320
 
const int DirectTalkInteractInterval = 320
 

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